Skip to content

IevaZR/E-commerce-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

E-commerce store App

Running project locally

To run project:

  1. clone repository locally using terminal
git clone https://github.com/IevaZR/E-commerce-store

2a) to run frontend part change current working directory to E-commerce-store

cd E-commerce-store/frontend

2b) to run backend part change current working directory to E-commerce-store

cd E-commerce-store/backend
  1. install dependencies
npm install
  1. run react project
npm start
  1. open the app locally using the localhost link provided in the terminal

About

E-commerce store React project for JS bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published