This is the React practise exercise from the TechNative Digital Full Stack Bootcamp. It covers:
- Creating an app using Vite
- Deploying it on Netlify
- Creating suitable file structure
- Creating JSX components
- Routing
- CSS Modules (basics)
- useState
- Passing and filtering Props
- useEffect
- React Forms
I had a couple of weeks off at this point of the bootcamp for a friend's wedding, so I don't feel as confident as I'd like with this topic. I'm aiming to come back to this to practise the following (in no particular order):
- Using Redux to create a slices and a store
- Play more with CSS modules and their scoping