Hnreact Save

Hacker news client using react

Project README

Hacker News React Build Status Greenkeeper badge

This is a hacker news client written in react. Currently this has very limited functionality.

Installation

  • install all project dependencies with yarn install or npm install
  • start the development server with yarn start or npm start
  • Production build can be created using yarn build or npm run build
  • Tests can be run using yarn test or npm run test

Backend Server

Currently https://hacker-news.firebaseio.com/v0/ is directly being used. Node.js GraphQL server may be added in future as a middleware

License

MIT License: https://armujahid.mit-license.org/@2018/

Open Source Agenda is not affiliated with "Hnreact" Project. README Source: armujahid/hnreact
Stars
32
Open Issues
26
Last Commit
1 year ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating