API Used: Fakestore https://fakestoreapi.com/
1. Products and description.
2. ContextAPI for state management.
3. Add to cart functionality.
4. Product Search.
5. Empty cart redirect to shopping.
6. Skeleton Loading.
7. Responsive
- Clone the project
git clone https://github.com/aryanamdev/reactive-cart
- Install Dependencies
npm install
- Start local server
npm run dev