Skip to content

hannachen/udacity-react-readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readable

This is the second assignment for Udacity's React Nanodegree Program. This assignment makes use of Redux.

Requirements

yarn >= v0.27 or npm >= v5.0

Getting Started

  • Install and start the API server

    • cd api-server
    • yarn or npm install
    • node server

    API usage documentation can be found here

  • In another terminal window, install and start the front-end

    • cd front-end
    • yarn or npm install
    • yarn start or npm start

More Information

License

readable is Copyright © 2017 Hanna Chen. It is free and may be redistributed under the terms specified in the LICENSE file.

About

Udacity React ND Project - Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published