The complete React & Redux course by 500Tech
More about the course: http://react.courses.500tech.com/
- Installing node - https://nodejs.org/en/
- Windows - https://git-scm.com/download/win
- Mac - Already installed
- Linux - Already installed
- VS Code - https://code.visualstudio.com/
- Atom - https://atom.io/
- WebStorm - https://www.jetbrains.com/webstorm/
git clone [email protected]:500tech/react-course.git
cd react-course
npm install
npm start
Open chrome and go to: http://localhost:3000. You should see "Hello!"