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

https://github.com/sinchang/react-gank

📰 gank.io clone built with React & React Router
https://github.com/sinchang/react-gank

axios javascript react react-router

Last synced: 2 months ago
JSON representation

📰 gank.io clone built with React & React Router

Awesome Lists containing this project

README

          

## react-gank

> gank.io clone built with React & React Router

[Live Demo](http://react-gank.sinchang.me/)

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:3000
npm start

# build for production with minification
npm run build
```