An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

## Simple Assignment - Explaining states!

![App](https://i.ibb.co/tMbzgfB/a.png)

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.