Skip to content

Latest commit

 

History

133 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce practice project

How to run
  # run json server
  json-server --watch -p 3001 data.json
  # run project
  npm run start
Root Environment variables

To run the project, you need to create a .env file in the root folder containing the following environment variables:

    REACT_APP_API_URL=http://localhost:3001/items --> use port used for you json-server

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages