Skip to content

e-commerce application developed using React.JS, Typescript, consuming an external API, using Context API for several functionalities and uses localstorage for data persistance.

Notifications You must be signed in to change notification settings

arielfprado/Rocket-Store

Repository files navigation

Rocket Store

Description

e-commerce developed using React.JS, Typescript and consuming an external API providing the information for the products, product ratings, categories, discount coupons, addresses saved and credit cards saved. Context APIs were created to manage Favorites, ShoppingCart & Orders.

Preview

e-commerce.mp4

How to install and run

  • Clone this repositorie into your local machine;
  • Open your terminal into the application saved;
  • Run the code "npm install" or "yarn" to install the dependencies;
  • Run the code "npm run dev" or "yarn run dev" to run the application;

About

e-commerce application developed using React.JS, Typescript, consuming an external API, using Context API for several functionalities and uses localstorage for data persistance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages