Skip to content

psikarwal/MyReadable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readable

This application is made using React and Redux. Users can post content to categories, comment on posts, and vote on posts and comments. Users can also to edit and delete posts and comments.

Installation Guide

To setup the project:

  • Install and start the API server
    • cd api-server
    • npm install
    • node server
  • In another terminal window,
    • cd Readable
    • npm install
    • npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published