The project is an e-commerce system for skincare products, where users can shop variety of skincare products.
This system consist of the following pages:
- Homepage
- About us page
- Store page: This page consist of lists of products, search input for products searching and list of categories to filter the products
- Contact us page
- Cart page: This page is for checking the products and quantity in the shopping cart and their total. This page leads the Checkout page)
- Checkout page: This page is for confirming and checking out of the products in the cart. The shopping's info is being collected for further processing.
- Orders Page: The shoppers provide their email address in order to query their orders
Technologies Used
- Nextjs & Reactjs
- Redux for state management
- Tailwind css for styling
- Vercel for deployment
- Firebase (storage, database)
Check the project on Click Here