- View All Products
- Add the product to cart/ wishlist
- Backend API by Fake Store API
Project is created with:
- React (For Front-end) : 18.2
- TypeScript: 4.9
- Tailwindcss (For css framework): 3.2
- Vite (Package Manager): 4.0
- View all the listed products.
- View single product detail.
- Add/Remove product to/from Cart.
- Add/Remove product to/from Wishlist.
- Front-end design inspired by Link
To run this project, install it locally using npm:
$ npm install
$ npm run dev