With Project-Project, I gained my first hands-on experience with React. The goal was to learn the basics step by step and apply them right away.
To do this, I developed several small mini-projects, each focusing on different concepts. At the begi…
With Project-Project, I gained my first hands-on experience with React. The goal was to learn the basics step by step and apply them right away.
To do this, I developed several small mini-projects, each focusing on different concepts. At the beginning, the main focus was on understanding components and building them cleanly. After that, I explored state management, particularly useState, and later also events like onChange as well as useEffect.
So the project isn’t a single application, but rather a collection of various small projects that helped me better understand React and apply my knowledge in practice.
I had AI (Gemini) generate some of the design code (CSS); my goal for this project was to learn React and not get bogged down in design work for hours on end