Skip to content

rscharfer/ryansreadable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2: Readable

a part of Udacity's React Nanodegree Program

About this Project

This is the second project of three from Udacity's React Nanodegree program. The app allows you to make posts on under one of three categories -- Udacity, React, and Redux -- and comment on each of those posts. You can vote on the posts and comments and sort them according date and vote score. Posts and comments are deletable and editable.

While completing this project, we needed to show (among other things) that we understand :

  • Redux
  • React
  • JSX

Additional requirements can be found in the project specification here.

The easiest way to view the app

  • Clone this repository to your desktop
  • While inside the root of the repository, run the $ npm install command
  • After the dependencies have been installed run the command $ npm start
  • Clone the server located at https://github.com/udacity/reactnd-project-readable-starter to your desktop
  • While inside the root of that repository, run the $ npm install command
  • After the dependencies have been installed run the command $ npm start
  • After that, the app should run perfectly!

Sources

License

This is a public domain work, dedicated using [CC0 1.0](https://creativecommons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published