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

https://github.com/thecodejack/react-wall

My reactJS first experiment
https://github.com/thecodejack/react-wall

Last synced: 8 months ago
JSON representation

My reactJS first experiment

Awesome Lists containing this project

README

          

# react-wall
My reactJS first experiment

To run this
-----------
Browse to folder
```
npm install
node server.js
npm start
```
Now browse to `http://localhost:8080` url in the browser