Skip to content

extrin/readable-udacity-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

179 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readable

This is the final assessment project for Udacity's React and Redux course.

  • move to backend server folder with cd api-server
  • to install and start the API server, run the following commands in this directory:

npm install node server

  • move to react application folder with cd frontend (or cd ../frontend, if you are in api server folder)
  • install all project dependencies with npm install
  • start the development server with npm start

About

This is the final assessment project for Udacity's React and Redux course.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors