Project completed following the following course: React - The Complete Guide 2024 (incl. React Router & Redux)
Created a webpage that displays some core concepts to use when developing a React Application.
Following concepts are in this project:
- Custom Components
- Inputting & Outputting Dynamic Values & Attributes
- Event Handling
- Passing Functions as Values to Props
- States & Hooks
- Rendering Content Conditionally
- Dyanmic Styling
- Fragments
- Forwarding Props