A responsive landing page for Novel Haven, an online bookstore showcasing bestsellers, genres, and featured authors.
- Responsive design for various screen sizes
- Interactive navigation menu
- Hero section with call-to-action buttons
- Bestsellers showcase with 3D book effect
- Genre exploration section
- Featured authors gallery
- Contact form
- Footer with quick links and social media icons
- Pop-up modals for additional information
- HTML5
- CSS3 (with custom properties and flexbox)
- JavaScript (ES6+)
- Font Awesome icons
- Google Fonts (Playfair Display and Roboto)
- Clone the repository
- Open
index.html
in your browser
index.html
: Main HTML filestyle.css
: CSS stylesscript.js
: JavaScript functionalityimages/
: Directory containing image assets
- Update book covers and author images in the
images/
directory - Modify colors in the
:root
section ofstyle.css
- Add or remove sections in
index.html
as needed
This project is open source and available under the MIT License.