Este README também está disponível em Português.
A responsive news portal built with Bootstrap 5 and HTML5. The project features an image carousel and multiple news cards, showcasing Bootstrap’s grid system and responsive design utilities.
🔗 Live Demo: View on Vercel
The project was created as a practice exercise to build a simple and modern news portal layout. It includes an auto-playing image carousel at the top and multiple cards displaying news articles, each with an image, title, description, link, and timestamp. The design is fully responsive, adapting seamlessly across desktop, tablet, and mobile screens.
- HTML5
- CSS
- Bootstrap 5
- Responsive Design
- Responsive image carousel with captions and navigation controls;
- News cards with images, titles, text, links, and footers;
- Auto-play carousel with adjustable intervals;
- Clean and structured layout for a modern news portal;
- Fully responsive design for desktop, tablet, and mobile devices.
- Initialized project with Bootstrap integration;
- Created and finalized responsive card layout for news articles;
- Implemented carousel with image transitions and controls;
- Styled headers, spacing, and improved readability;
- Added timestamps and adjusted card content for clarity;
- Refined responsiveness and alignment for multiple devices.