@shalriSubmitted 11 months ago
What are you most proud of, and what would you do differently next time?
I am quite proud of using an external file to store all the contents for the page and just exporting them to the Recipe component. Designing unordered and ordered list can be a bit tricky, luckily Tailwind has utility classes that made it easy.
What challenges did you encounter, and how did you overcome them?
I just eyeballed the layout since I didn't have the .fig
file. I focused on learning React and Tailwind and just did my best to make the design as close to the mockups.
What specific areas of your project would you like help with?
I am all good for now. Enjoying these challenges. Frontend Mentor is so much fun!