Skip to content

rsilva42/shop-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shop-site

A sample shop site built in react.

Running the Site

  1. Clone the repository.
  2. cd into it.
  3. Install dependencies with npm install
  4. Start up site with npm start
  5. Connect to it by typing localhost:3000 in any modern browser.

Optionally, you can set PORT = <port number> to change the port it runs on (Default is port 3000).

About

A sample shop site built in react.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published