Dquez / blog-post-redux-thunk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog-post-redux-thunk

A simple react-redux blog posting application with redux thunk

Built With

  • axios - Make XMLHttpRequests from the browser
  • lodash - Javascript utility library
  • react - A JavaScript library for building component-based user interfaces
  • redux - Enables client-side predictable state containers
  • redux-thunk - Thunk middleware for Redux, enables actions to return functions.
  • semantic ui - Front-end framework for styling

About


Languages

Language:JavaScript 87.5%Language:HTML 12.5%