The Vinyl Town frontend prototype is a demonstrative e-commerce website interface for a vinyl record store. It is designed to showcase the design and layout of product display and detail pages.
- Demo Mode: This project is currently in a demonstration phase for showcasing the frontend design and interactive prototype.
- Product Display: The homepage includes a display section for best-selling and newly released albums.
- Detail Page: Product pages provide pricing information, purchasing options, and detailed product descriptions.
- HTML
- CSS
- Bootstrap 4
- Simply open the
Home.htmlandproduct.htmlfiles in any modern web browser to view the frontend pages. - No compilation or build steps are required.
Home.html: The homepage file, containing the entry point and product display.product.html: An individual product detail page.style.css: The cascading style sheet file containing all custom style rules.
- As a demonstration prototype, contributions for additional features and improvements are welcome.
- Please ensure you follow the existing code style before submitting changes.
This project is licensed under the MIT License - see the LICENSE file for details.