Skip to content

jansvigar/reactnd-project-readable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readable App Project

This is Udacity React project by Jan Vigar. https://readable-jvigar.herokuapp.com/

Installation

Readable API Server

cd server
npm install //install packages
node server //launch server

Unless modified in config.js server will use port 5001

Readable Client

cd Client
npm install //install packages
npm start //launch readable app

Contributing

At this time, this project is not open for contribution. The purpose of this project is to complete Udacity React Redux Course.

License

This project is under the MIT License, see License.md

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • CSS 13.2%
  • HTML 1.6%