Submitted 12 months agoA solution to the Recipe page challenge
Responsive recipe page using react
vite, react
P
@ubcyukiny

Solution retrospective
What are you most proud of, and what would you do differently next time?
Finishing the project.
What challenges did you encounter, and how did you overcome them?Working with pages/components longer than 1 screen size, had to google and test with different units like height: 100%
, height: 100vh
.
Need help on how to align the tables closer to the design.
When styling the whole page, say the background color of the full page, which one should I style on? Body, main or #root?
Thanks!
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Ken's solution.
Join 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