It is eccomerse website ,here you can buy or sell second hand products.
Client: 1) React
2) Chakra-UI
3) CSS
4) BootStrap
Server: json-server
1)Sing Up
2)Log In
3)Add to Cart
4)Sort product by price and category.
5)Search bar to search product by entering keywords.
6)Payment methods
7)Checkout
Clone the project
git clone https://link-to-project
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run server
Start compile
npm start