Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)