jansvigar / reactnd-project-readable

ReactND Readable Project by Jan Vigar

Home Page:https://readable-jvigar.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ReactND Readable Project by Jan Vigar

https://readable-jvigar.herokuapp.com/


Languages

Language:JavaScript 85.2%Language:CSS 13.2%Language:HTML 1.6%