Skip to content

Latest commit

 

History

History

07-shopping-cart

Shopping Cart

An app to practice Context API and useReducer hook

To run locally, clone the repository and navigate to the project root directory. Run the following commands in the terminal (assuming npm is installed).

npm install
npm run dev

Shopping Cart