-
Build by module
-
commons
-
modules
- chat
- components
- Component1
- Component2
- index
- ChatView
- ChatContainer
- actions
- reducer
- index
- components
- index
- chat
-
redux
- reducers
- auth
- domains
- ui
- index
- store
- reducers
-
Routes.js
-
App.js
-
-
More easy to add new features
-
Easy to follow
-
Using Promise for the api fetching
-
How debug with the DevTools
Full features list app
- auth
- categories
- material-ui
- feeds
- user can like
Backend with express and this is a simple api
-
Install Create-React-App
-
Setup the Redux boilerplate
- Store
- Reducer
- Middleware
- DevTools
- Add the Provider for connect to react
-
Setup react-router
-
Talk about children in react
-
Setup Semantic-Ui
-
Setup the navbar
-
Setup 404
-
Form for signup/login ui
- What is children
- Reusable Component
- Function value