Stats preview card component (React JS + Tailwind CSS)

Solution retrospective
Hello everybody 👋. I’m Fabrizio and this is my solution for this challenge. 🚀
🛠️ Built With:
- React JS. ⚛️
- TailwindCSS. 🎨
- npm - prettier - prettier-plugin-tailwindcss. 📦
Any ideas for enhancing and minimizing unnecessary code are appreciated!
Thank you. 😊✌️
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@Alexandra2888
Hi! Congrats for finishing challenge! Your solution is very close to the design! Things I think you can improve:
- use more semantic tags eg section
- split your code into components eg Title, Description...
- don't hardcode text, make a data.js and retrieve data from there
Happy coding!
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