Simple Hacker News clone built with React. View demo
yarn
yarn start
This opens up the development server
yarn test
This is bootstraped with create-react-app
. Please refer to its documentation to see the list of available commands.
Test deployment is hosted on Heroku.