ezequielmiranda87 / react-post-board

A post board app made with react and redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Post Board - React And Redux

Description

A Post Board App made with react and redux. Check the app live here

Dependencies

  • React
  • Redux
  • React-router
  • Axios
  • Materializecss

Routes

Component Tree

|── App:
├── components
│   ├── About.js
│   ├── Contact.js
│   ├── Home.js
│   ├── index.js
│   ├── Navbar.js
│   └── Post.js

About

A post board app made with react and redux


Languages

Language:JavaScript 82.9%Language:HTML 10.7%Language:CSS 6.4%