Skip to content

Final project of the module React and Redux from the Udacity.

Notifications You must be signed in to change notification settings

alvieirajr/reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readable Project

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

TL;DR

To get started right away:

  • Install and start the API Server
    • git clone https://github.com/udacity/reactnd-project-readable-starter.git
    • cd api-server
    • install all dependencies with npm install
    • start the server with npm start
  • In another terminal window, install and start the Client
    • git clone https://github.com/alvieirajr/reader.git
    • cd reader
    • install all dependencies with npm install
    • start the server with npm start

About

Final project of the module React and Redux from the Udacity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published