Skip to content

bhupendrajoshi/readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readable

A react + nodejs based app for creating posts and managing them using categories and comments.

server

Nodejs server that stores posts, categories and comments in memory.

To run,

  • Change to server directory
  • yarn to install depencencies
  • yarn start to start server

client

React app to create and manage posts

To run,

  • Change to client directory
  • yarn to install depencencies
  • yarn start to start server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published