This is a hacker news client written in react. Currently this has very limited functionality.
- install all project dependencies with yarn installornpm install
- start the development server with yarn startornpm start
- Production build can be created using  yarn buildornpm run build
- Tests can be run using  yarn testornpm run test
Currently https://hacker-news.firebaseio.com/v0/ is directly being used. Node.js GraphQL server may be added in future as a middleware
MIT License: https://armujahid.mit-license.org/@2018/