/Olx.in.

The objective of this project is create clone of "OLX.in" website. It is ecommerce website here you can buy or sell second hand products from all over country.

Primary LanguageJavaScript

OLx.in

It is eccomerse website ,here you can buy or sell second hand products.

Tech Stack

Client: 1) React

       2) Chakra-UI

       3) CSS

       4) BootStrap

Server: json-server

Feature

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

Run Locally

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