(to run the app locally) First, install npm:
npm install
then, run the development server:
npm run dev
then start the server:
npm run server
This is a basic level e-commerce website built using React where you can buy skincare products.
It is an individual project created by: Krishna Vaishnav
- React
- Chakra-UI
- CSS
- JSON Server
- login
- logout
- Signin
- Add to Cart
- Filter & Sort
- Checkout Page
- Single Product Details
The application allows users to:
1.View a list of available products 2.View the details of a specific product 3.Add products to their cart 4.View their cart and checkout