Spend some time today building a simple React application.
Your app should include:
- Functional and Class components
- A controlled form or two that allows user to render elements to the page
You can also include some of the following (choose which you need more practice with!):
- Routing
- Some network requests
- Cypress tests for general user flows and network requests
If you're feeling brave, try implementing some of your stretch technology into this app!
You can get some inspo here.