Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`