Skip to content

avi1310/reactnd-project-readable-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readable Project

Installation Instructions:

  • Install and start the API server

    • cd api-server
    • npm install
    • node server
  • In another terminal window, install the react-frontend and start the server

    • cd frontend
    • npm install
    • npm start or yarn start

About

Readable React Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.8%
  • CSS 3.9%
  • HTML 2.3%