This is a simple basic ecommerce website where a user can explore products and can add product to cart and to wishlist. User can also get the total price of the products in his/her cart.
- HTML,
- CSS,
- React,
- Redux,
- Redux-Thunk,
- JavaScript
- Chakra-UI,
- NodeJs,
- Express,
- Mongodb...
`
- Multiuser Application.
- Authentication process with API.
- Cool Navigation bar and Footer.
- Various Products
- Add to Cart product.
- Add to wishlist.
- Delete Product in Cart and wishlist Also
- Option to apply sorting via many categories.
- Option to apply Pagination.
- Responsive website for mobile devices
https://walkart-ecommerce.vercel.app/
- clone it
- Install node_modules
npm i
- start it
npm run start