Skip to content

renington/readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readable Project

Anonymous posts aggregation, rating, and discussion. (Like Hacker News or Reddit.)

This project was made as a part of the React Developer Udacity Nanodegree.

Stack

Libs

Installing dependencies

$ cd api-server/
$ npm install

Running Backend Server

$ cd /api-server
$ node start
(running) -- http://localhost:3001

Information about the API server

Front Server

$ cd web/
$ npm run start
(running) -- http://localhost:3000

Then open http://localhost:3000/ to see your app.

About

Project for React Developer Udacity Nanodegree

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published