React- NFT Preview Card Component

Solution retrospective
I tried my hand at React. I'm currently working on reorganizing my file structure. All feedback is welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @NinjaAniket
Hi, good job just few points
- Missing horizontal line before "creation of jules" section
- In terms of code. Try to Avoid inline styles. It effects the performance. Since its a small app its ok But when app size grow inline styles are not recommender 3.In components folder try to keep those component which are reusable.
Overall good work keep it up.
- @MSPayneII
Hello Aniket! Thank you for your feedback. I will work on refactoring the code. :-)
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