
Responsive Website for Social Links
Design comparison
Solution retrospective
Using Tailwind CSS was the good part. Next time I will make a project fast.
What challenges did you encounter, and how did you overcome them?Linking Tailwind CSS with the Vite React project is one of the most difficult tasks for me. As some times the autocompletion does not work. Making it responsive was a challenge for me.
To make tailwind css work in my project at first I renamed "tailwind.config.js" to "tailwind.config.cjs" and replaced "export default" with "module.exports". Then it worked successfully. To make it responsive I used tailwind docs.
What specific areas of your project would you like help with?Responsive design.
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