This project was bootstrapped with Create React App.
This is a mini React example to demonstrate some core React concepts for 67-272 at CMU. Full react + rails example here
- State vs Props
- Simple form
- Passing in functions to Child components ("lifting state up")
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
download yarn or npm if you don't have one!