Este README também está disponível em Português.
A fictional game store website built with HTML5 and CSS3. It was one of my first projects, created to practice basic layouts, forms, and styling. This project is static and not responsive.
🔗 Live Demo: View on Vercel
The site simulates a simple storefront for a game shop, including a presentation section, contact form, social media links, and brand logos. It uses fixed-width layouts and does not adapt to mobile devices.
- HTML5
- CSS3
- Google Fonts (Bungee, Roboto)
- Static Images (logos, store front, social media icons)
- Navigation menu with anchor links;
- Storefront image with description text;
- Brand logos (Nintendo, Xbox, PlayStation);
- Contact form with name, email, phone, and message;
- Social media links with icons;
- Footer with copyright.
This was one of my first projects. The layout is fixed and not mobile-friendly. It serves as a learning milestone for semantic HTML and CSS basics.