Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tinusw/hackertopup
a Hacker News Client in React
https://github.com/tinusw/hackertopup
Last synced: 10 days ago
JSON representation
a Hacker News Client in React
- Host: GitHub
- URL: https://github.com/tinusw/hackertopup
- Owner: Tinusw
- Created: 2017-03-03T22:51:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T04:11:58.000Z (about 3 years ago)
- Last Synced: 2024-11-06T05:06:34.384Z (about 2 months ago)
- Language: JavaScript
- Size: 158 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## HackerNews Clone
This is a simple front end that consumes the [HackerNews](https://github.com/HackerNews/API) API, to create a basic searchable table of posts on the site.
##[It's live](https://enigmatic-cliffs-15575.herokuapp.com/)
## Setup
1) `npm install` to add dependencies
2) `npm start`