Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 596 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 596 Bytes

Shopping Cart with useReducer & Context API

Used Package

  • Axios
  • React Router Dom V6
  • React Awesome Button

Used API

This website was used for getting prices and axios was used for http Requests.

Visit Project online :

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.