Skip to content

jpoechill/reactreadable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Readable

A full service (CRUD) messageboard application, made with React and React/Redux. A Udacity ND project.

Screenshots

Screenshot Screenshot Screenshot

Setup Demo

To install and start Client App:

  1. Run cd reactreadable

  2. Run npm install

  3. Run npm start

Setup API Server

To install and start the API Server:

  1. Run cd reactreadableserve

  2. Run npm install

  3. Run npm start

About

Full service (CRUD) application, made with React and React/Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors