A demo app to learn the basics of React and to create a shopping cart using hooks.
First, you need to install all the dependencies
npm install
Then, start JSON server
npm run server
And finally, start the project
npm run start
- ✨ React JS
- 💄 NextUI
- ⚡ Swiper JS
- 💣 JSON Server