Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/radzionc/simple-blog-front
Front-End for Simple Blog
https://github.com/radzionc/simple-blog-front
react redux redux-saga
Last synced: 1 day ago
JSON representation
Front-End for Simple Blog
- Host: GitHub
- URL: https://github.com/radzionc/simple-blog-front
- Owner: radzionc
- Created: 2018-09-22T09:40:38.000Z (about 6 years ago)
- Default Branch: dev
- Last Pushed: 2020-11-16T13:53:52.000Z (almost 4 years ago)
- Last Synced: 2024-04-24T10:21:05.694Z (7 months ago)
- Topics: react, redux, redux-saga
- Language: JavaScript
- Homepage:
- Size: 197 KB
- Stars: 27
- Watchers: 4
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Front-End for Simple Blog
>
![all text](https://cdn-images-1.medium.com/max/800/1*MDXR5eddScIqHYop-IL9sg.png)
## Requirements:
- node.js
- running [backend](https://github.com/RodionChachura/simple-blog-back)## Run locally
```bash
git clone https://github.com/RodionChachura/simple-blog-front
cd simple-blog-front
npm install
npm start
```## Technologies
* React
* Redux
* Redux-Saga## [Blog post](https://geekrodion.com/blog/asp-react-blog)
## License
MIT © [RodionChachura](https://geekrodion.com)