Design comparison
Solution retrospective
I've utilized Tailwind Directives, a new learning experience for me.
I've centralized required text contents, such as preparation time, ingredients, and instructions, into constants stored in a separate folder named constants.
I've followed a mobile-first design approach throughout the project.
What challenges did you encounter, and how did you overcome them?Tailwind doesn't style headings by default. So, I made custom directives to style them.
Also for the table element created component directives. (index.css file)
What specific areas of your project would you like help with?Any better way of doing things, better practices.
Any suggestions or doubts appreciated.
Community feedback
- @AmanoLXPosted 5 months ago
Nice work. Maybe use useState next time to pass through the data into the components.
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord