Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sejas/react-blog
- Owner: sejas
- Created: 2017-08-05T21:06:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-07T16:50:46.000Z (about 7 years ago)
- Last Synced: 2025-01-01T15:42:15.758Z (2 days ago)
- Language: JavaScript
- Size: 36.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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