kylestengline / react_blog

Small blog app developed with react and redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog App

Implemented Create, Read and Delete actions using React with Redux

Technologies used:

  • React
  • Redux
  • ReduxForm: handles data input for a form.
  • React Router: handles the various routes on form creation and deletion as well as navigating through the app.
  • This application also displays page specific state with React Router and the ability to navigate to each page using Link from React Router.

About

Small blog app developed with react and redux

License:MIT License


Languages

Language:JavaScript 94.8%Language:HTML 4.1%Language:CSS 1.1%