Skip to content

Commit d6e60c7

Browse files
committed
Update README
1 parent bd616ff commit d6e60c7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ React boilerplate with Redux, React Router and Firebase.
66

77
This boilerplate features all the latest tools and practices in the industry.
88

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
1515

1616
## Development
1717

0 commit comments

Comments
 (0)