I created these mini react projects while I was learning core and advance react concepts.
- JSX
- React components
- Import, export of components
- Props
- Conditional rendering
- useState Hook
- useRef Hook
- setTimeout() function
- setInterval() function
- Lifting state up
- useState
- list rendering and keys
- event Handling
- Changing state based on the previous state
- modifing objects and arrays based on previous data
- Two way binding
- Input handling
- react-router-dom
- context api
- useContext, createContext
- Creating forms
- validating form data
- useRefs
- Getting form data of various input types







