You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-7Lines changed: 4 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,6 @@ A collection of awesome things regarding React ecosystem.
34
34
-[Components](#components)
35
35
-[Libraries](#libraries)
36
36
-[Integration](#integration)
37
-
-[Routing](#routing)
38
37
-[Forms](#forms)
39
38
-[Autocomplete](#autocomplete)
40
39
-[Documentation Tools](#documentation-tools)
@@ -268,6 +267,9 @@ A collection of awesome things regarding React ecosystem.
268
267
269
268
#### React Tools
270
269
270
+
##### Fundamental Components
271
+
*[react-router - A complete routing solution for React.js](https://github.com/rackt/react-router)
272
+
271
273
##### Boilerplates
272
274
*[React Starter Kit - a skeleton of an "isomorphic" web application](https://github.com/kriasoft/react-starter-kit)
273
275
*[React Redux Universal Hot Example](https://github.com/erikras/react-redux-universal-hot-example)
@@ -281,6 +283,7 @@ A collection of awesome things regarding React ecosystem.
281
283
*[react-webpack-node - Boilerplate for an universal/isomorphic React + Redux/alt Flux](https://github.com/choonkending/react-webpack-node)
282
284
*[react-native-nw-react-calculator - Mobile, desktop and website Apps with the same code](https://github.com/benoitvallon/react-native-nw-react-calculator)
0 commit comments