This is a simple client application for displaying Hacker News articles. The idea and initial version of the application is based on Robin Wieruch book "The Road to learn React".
Here is a running demo on Heroku.
- Clone the repository
- Cd root directory and perform
yarn install