Submitted 2 days agoA solution to the NFT preview card component challenge
NFT Preview Card
react
LVL 1
@yoranguy

Solution retrospective
What are you most proud of, and what would you do differently next time?
What are you most proud of
- Being able to use React to some extent
- components
- props
- map() function
- useState()
- useEffect()
What would you do differently next time
- Keep practicing
What challenges did you encounter?
- props: I was trying to pass an object as a parameter
how did you overcome them?
- trial and error: and ended up passing multiple parameters into the components
Wondering if there is a way to pass the object it self into a parameter
What specific areas of your project would you like help with?props is something I'd like to help with.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Yora’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