Website to clone : www.caratlane.com
Deployed Link : https://gem-street.vercel.app/
CaratLane is an Indian physical and online jewelery retailer.
In this project I have tried to make a look alike clone of CaratLane and named the website as Gem Street.
-
View products by category
-
Sort products by price
-
Select from different sizes of the products
-
Increase/Decrease quantity of products in cart
-
Login with email
- ReactJS
- React-Router-Dom
- Axios
- CSS
- Chakra UI
- JSON Server
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Follow the following steps to get development environment running.
- Clone the repository from Github
git clone https://github.com/roy19rishabh/star-theory-7179.git
- Install node modules
npm install
or
npm i
npm start
- Home Page
- Products Page
- Individual Product Page
- Cart Page
-Login Page