Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shivamka1/react-blogging-app
Blogging application in React.
https://github.com/shivamka1/react-blogging-app
es6 reactjs redux
Last synced: about 8 hours ago
JSON representation
Blogging application in React.
- Host: GitHub
- URL: https://github.com/shivamka1/react-blogging-app
- Owner: shivamka1
- License: mit
- Created: 2017-11-02T06:12:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-12T03:50:28.000Z (about 7 years ago)
- Last Synced: 2025-01-13T06:21:00.261Z (6 days ago)
- Topics: es6, reactjs, redux
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blogging application
Simple blogging application in React.# Launch @localhost:8080
```
npm install
npm start
```# Credits
stephengrider