Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sejas/react-blog

small app to write, posts, publish and vote comments
https://github.com/sejas/react-blog

Last synced: about 3 hours ago
JSON representation

small app to write, posts, publish and vote comments

Awesome Lists containing this project

README

        

# react-blog
small app to write, posts, publish and vote comments

# How to run the project
## Frontend
```
cd frontend
npm install && npm start
```
## Backend/API
```
cd api-server
npm install && npm start
```

# Author
Antonio Sejas - 2017

#License
This project is licensed under the terms of the MIT license