Skip to content

Reddit web app with Instagram's UI. using express in the backend, Reactjs in the frontend, and Reddit API / scraping for data.

Notifications You must be signed in to change notification settings

jaesharma/redditfornormies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The demonstration of this web-app is deployed at https://redditfornormies.herokuapp.com

  1. Run this app locally by running npm install in project root directory to install dependencies,

  2. Run npm run build to build react scripts.

  3. Choose one of the following according to your environment:-

    a. npm run devserver to run local development server.

    b. npm run start to run production server.

Feel free to PR for additional features & bug fixes. :D

About

Reddit web app with Instagram's UI. using express in the backend, Reactjs in the frontend, and Reddit API / scraping for data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published