This is a solution to the Blog preview card challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- See hover and focus states for all interactive elements on the page
- Solution URL: https://github.com/Edg3Runner/FM_Blog-Preview-Card
- Live Site URL: Blog Preview Card
- Semantic HTML5 markup
- Tailwind CSS
- Flexbox
- Mobile-first workflow
- React - JS library
This is the very first project where I've been using Tailwind CSS. I learned:
- How to add custom fonts and colors to Tailwind.
- How to use CSS variables in Tailwind.
While there are some intuitive elements in Tailwind, I will need some more practice with it by creating some projects where I can setup entire themes and have more complicated designs.
- Adding custom fonts to React - This helped me to understand how I should be adding custom fonts into React.
- Adding Fonts to Tailwind - I watched this video to see how you could add the configuration into Tailwind CSS.
- Adding colors to Tailwind
- Website - Mitch Pauwels
- Frontend Mentor - @Edg3Runner
- Twitter - @MitchPauwels