Skip to content

Siddh2024/bookstore-html-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š The Bookstore Project

A modern, responsive frontend for an online book shop, featuring a dynamic horizontal scrolling product display and a clean UI design.

Project Preview

πŸš€ About The Project

This project is a frontend implementation of an E-commerce platform for books. It focuses on modern UI/UX principles, using a clean layout and interactive elements to improve user experience.

I built this project to master CSS Layouts (Flexbox) and DOM Manipulation in JavaScript.

✨ Key Features

  • Horizontal Product Scroll: Custom JavaScript implementation to convert vertical mouse wheel scroll into horizontal scroll for the book shelf.
  • Modern UI: Glassmorphism-inspired product cards and clean typography using Google Fonts (Inter).
  • Interactive Navbar: Fully styled navigation bar with hover effects and icons.
  • Responsive Design: Adapts to different screen sizes (Work in Progress).

πŸ› οΈ Technologies Used

  • HTML5: Semantic structure.
  • CSS3: Flexbox for layout, custom scrollbar styling, and responsive design.
  • JavaScript: Event listeners for custom scrolling behavior.
  • Remix Icon: For UI icons (Cart, Menu, Search).

πŸ“‚ Project Structure

Bookstore/ β”œβ”€β”€ index.html # Main HTML file β”œβ”€β”€ style.css # Styling rules └── resources/ # Images folder β”œβ”€β”€ bookstore-logo.png β”œβ”€β”€ atomic-habits.png └── ...

About

Bookstore landing page using HTML and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors