/Ecommerce

Ecommerce website using react

Primary LanguageJavaScript

An Ecommerce website made using React framework.

Familiar with Git?

Checkout this repo, install dependencies, then start the process with the following:

  1. git clone https://github.com/Shreykhanna/Ecommerce.git
  2. cd Ecommerce
  3. npm install
  4. npm start

Not Familiar with Git?

Download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

  1. npm install
  2. npm start