hackster is a news app using the Hacker News REST API. You can think of hackster as the little brother of Hacker News
Install the dependencies
$ yarn install
$ yarn test
Start the server
$ yarn start
Access from your browser:
localhost:3000
https://hackster-fir.herokuapp.com/
- hackster is a React app
- using Node.js / HTML5 / CSS3
- styled using Semantic UI
- with responsive website design
☕