Skip to content

BernardoMG/hackernews-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackernews-client

Build Status

Application resulted from the reading of "The Road to learn React - Your journey to master plain yet pragmatic React.js"

How to run

Install dependencies

npm install

Run tests

npm test

Run program

npm start