pporche87 / react-redux-simple-blog

Simple Blog, Minimal Styling, React/Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React/Redux Simple Blog App

I began work on this simple app to get a better idea of the structure of React and Redux. I specifically wanted to learn how to apply certain CRUD and RESTful Routing principles, I've grown comfortable with the MEN stack (Mongo, Express, and Node).

To note, this is my third project implementing a blog. I've created one using primarily PHP that is broken and I haven't gotten around to troubleshooting it yet.

Here is a Link to the GitHub Repository for the App Here is a Link to the app Live on Heroku Here is a Link to a Blog Post Detailing the Build

Note: this blog is minimally style. I wanted to focus on how the routing worked!

About

Simple Blog, Minimal Styling, React/Redux

License:MIT License


Languages

Language:JavaScript 96.2%Language:HTML 3.6%Language:CSS 0.3%