Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aparrett/blog

A very simple blog app with React and Redux.
https://github.com/aparrett/blog

Last synced: 2 days ago
JSON representation

A very simple blog app with React and Redux.

Awesome Lists containing this project

README

        

# Blog

Blog is a simple application that allows you to add, remove, and view blog posts. There is currently minimal styling because the goal of developing this application was to learn React. You can view Blog at [https://ap-react-blog.herokuapp.com/](https://ap-react-blog.herokuapp.com/).

This sample Blog application is the 4th application you build in the [Modern React with Redux](https://www.udemy.com/react-redux/) course taught by Stephen Grider.

## Built With
* [Redux Simple Starter](https://github.com/StephenGrider/ReduxSimpleStarter)
* [React](https://github.com/facebook/react)
* [React Router](https://github.com/ReactTraining/react-router)
* [Redux](https://github.com/reduxjs/react-redux)
* [redux-form](https://github.com/erikras/redux-form)
* [redux-promise](https://travis-ci.org/redux-utilities/redux-promise)
* [Webpack](https://github.com/webpack/webpack)
* [Axios](https://github.com/axios/axios)
* [Lodash](https://github.com/lodash/lodash)

## License
This project is licensed under the MIT License.