freeCodeCamp/guide/english/react
Sevket Yalcin 09189002c6 Fix typo on CRA's package name (#21219)
The create-react-app installation npm command has a typo: 
```npm install -g react-create-app```
Instead of 
```npm install -g create-react-app```
2018-10-20 22:56:54 +05:30
..
a-react-environment-using-a-remote-code-repository
component
components
context-api
fragments
functional-components-vs-class-components
handling-data-with-props-in-react
hello-world
higher-order-components
installation
jsx
life-cycle-methods-of-a-component
props
react-props-state
react-router
render-props-component
state
state-vs-props
what-are-react-props fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
why-react
your-first-app Fix typo on CRA's package name (#21219) 2018-10-20 22:56:54 +05:30
index.md