This is a solution to the Blog preview card challenge on Frontend Mentor. This challenge helps improve coding skills by building realistic projects.
Users should be able to:
- See hover and focus states for all interactive elements on the page.
- React
- Tailwind CSS
- Vite
- Clone the repository:
git clone https://github.com/yourusername/blog-preview-card.git cd blog-preview-card
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Build for production:
npm run build
- Preview production build:
npm run preview
- Frontend Mentor - @BrunoSerbai
- Portifolio - @BrunoSerbai