Skip to content

fendyjong/udacity-readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udacity-readable

This is a Udacity Readable Project from Udacity React Nanodegree.

To run this application, execute the following commands:

  1. Run API Server:
$ cd api-server
$ npm install
$ node server
  1. Run Frontend Server:
$ cd frontend
$ npm install (or yarn install)
$ npm start (or yarn start)

Contribution

Fendy Jong (fendy@sevenmaps.com)

About

Udacity React Nanodegree - Readable Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published