Skip to content

ideco/readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Readable: A mini reddit like app to learn react

Usage

Install and start the API server

cd api-server
npm install
node server

In another terminal window start the react front-end

cd react-ui
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published