Skip to content

evelup/readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readable Project

This is final assessment project for Udacity's React React & Redux course.

Overview

For the Readable project, you will build a content and comment web app. Users will be able to post content to predefined categories, comment on their posts and other users' posts, and vote on posts and comments. Users will also be able to edit and delete posts and comments. Udacity

Requirements

Udacity project rubric

Running app

npm install
npm start

Create React App

This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.

Running API server

npm install
node server

More Information

Udacity API documentation

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published