Skip to content

johnayoub/reactnd-project-readable-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readable: A Udacity nanodegree project

Install instructions

run 'npm install' then 'npm start'

Install readable server

Clone Readable Server

run 'npm install' then 'npm start'

App structure

  • Main page
    • View all posts or a specific category
    • Ability to sort posts
    • Option to create a new post
  • Post Details Page
    • View post and all of its comments
    • Ability to create, edit and delete a comment
    • Ability to edit and delete a comment
  • Post Create/Edit page
    • Ability to create or update a new post

Comments and posts can up-voted or down-voted

About

Solution for the Udacity Readable project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published