react-training-RoboDex
react-training-RoboDex copied to clipboard
React training app
This is a training course for developers looking to learn React. It is a part 1 of a 3 part seriese for learning the entire React+Redux ecosystem to create production ready apps.
To run the project:
-
Clone the repo
-
npm install
-
npm start
webpack will compile all of the code in the src/ folder.
This project was bootstrapped with Create React App.