Online Shop
Access my site here
Online shop is a single page application developed using React.It allows users add items they wish to buy to the cart.The Home page displays all items in the store while the Cart dispalays items in the cart and Subtotal. The application fetches products from a Node js backend hosted here here using React Toolkit Query.Redux toolkit is used for state management and loacal storage for persistence.
Demo can be viewed here
- React js
- CSS
- Redux Tookit
- Redux Toolit Query
- Node js (express)
- Clone or download the repository
- Run npm install
- Run npm start
Collaborator
MIT