Skip to content

Readable is a content and comment web app. Users are able to post content to predefined categories, comment on their posts and other users' posts, and vote on posts and comments. Users are also able to edit and delete posts and comments. Created for the React Nanodegree from Udacity

Notifications You must be signed in to change notification settings

lucasrosa/readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readable project

Readable is a content and comment web app. Users are able to post content to predefined categories, comment on their posts and other users' posts, and vote on posts and comments. Users are also able to edit and delete posts and comments.

Requirements

Back-end server

This App requires the Back-end server to be running on the same machine on http://localhost:3001/ . The code can be downloaded from https://github.com/udacity/reactnd-project-readable-starter/tree/master/api-server

Installation

  • install all project dependencies with npm install

Starting the project

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Readable is a content and comment web app. Users are able to post content to predefined categories, comment on their posts and other users' posts, and vote on posts and comments. Users are also able to edit and delete posts and comments. Created for the React Nanodegree from Udacity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published