Skip to content
/ chrn Public

React Reddit/Hacker News clone that combines top posts from both.

Notifications You must be signed in to change notification settings

keith0123/chrn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrn

React Reddit/Hacker News clone that combines top posts from both.

linkedin | github | keithil.contact@gmail.com

Usage

npm scripts can be found in /package.json in the scripts node

  1. Run npm install from root to install npm modules
  2. Run npm run-script build to build the project
  3. Run npm run-script start to run a local dev server to view project
  4. Run npm run-script deploy to deploy to github pages