- I’m proud that this is my very first React app ⚛️, which I built independently from start to finish 💪. It didn’t take me too long ⏱️, and next time, I’ll try to better understand and plan out my components 🧩.
- The main challenge was building the hamburger menu 🍔, which required using the
useState
anduseEffect
hooks 🪝. It wasn’t too difficult in the end, and I learned a lot through the process 📚.
- I appreciate any advice from other developers 🙌, but I’d especially love to hear what others think about the structure of my project 🗂️ and the way I handled the components 🧱.