https://github.com/brunonascdev/first-assignment-react-course
That was the first (and simple) assignment of the React - The Complete Guide by Academind (Maximilian Schwarzmüller)
https://github.com/brunonascdev/first-assignment-react-course
Last synced: about 1 year ago
JSON representation
That was the first (and simple) assignment of the React - The Complete Guide by Academind (Maximilian Schwarzmüller)
- Host: GitHub
- URL: https://github.com/brunonascdev/first-assignment-react-course
- Owner: Brunonascdev
- Created: 2020-02-04T21:38:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:28:39.000Z (over 3 years ago)
- Last Synced: 2023-03-03T09:22:29.390Z (over 3 years ago)
- Language: JavaScript
- Size: 4.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simple Assignment - Explaining states!

Just a dynamic-input. It's a good way to explain states/hooks!
Try ```yarn``` for install the dependencies, then ```yarn start``` to run the development server.