File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ React boilerplate with Redux, React Router and Firebase.
6
6
7
7
This boilerplate features all the latest tools and practices in the industry.
8
8
9
- - React - JavaScript library for building user interfaces
10
- - Redux - Predictable state container for JavaScript apps
11
- - Redux Persist - Redux middleware for persist and rehydrate a redux store
12
- - Prop Types - Runtime type checking for React props and similar objects
13
- - React Router - Declarative routing for React
14
- - Firebase - Backend-as-a-Service (BaaS) app development platform
9
+ - [ React] ( https://reactjs.org ) - JavaScript library for building user interfaces
10
+ - [ Redux] ( https://redux.js.org ) - Predictable state container for JavaScript apps
11
+ - [ Redux Persist] ( https://github.com/rt2zz/redux-persist ) - Redux middleware for persist and rehydrate a redux store
12
+ - [ Prop Types] ( https://github.com/facebook/prop-types ) - Runtime type checking for React props and similar objects
13
+ - [ React Router] ( https://reacttraining.com/react-router/web/guides/quick-start ) - Declarative routing for React
14
+ - [ Firebase] ( https://firebase.google.com ) - Backend-as-a-Service (BaaS) app development platform
15
15
16
16
## Development
17
17
You can’t perform that action at this time.
0 commit comments