A Ecommerce website designed using only frontend for a frontend only hackathon. It features fully functional localStorage based login,cart,wishlist and order system.
- Material design, Landing page with different categories, Product details page
- Fully Fledged Cart, wishlist and order system using local storage to persist on reload
- Ability to give review after a order has been delivered which also persists in local storage
- Login and registeration system using local storage uniquely saving cart, wishlist, reviews and orders
- Search with Filters functionality
-
use
yarn dev
to start the dev server -
or
yarn build
to build a bundled version