Skip to content

BHUVANESWAR-G/javascript_project1

Repository files navigation


🛍️ E-Commerce Website – StyleHub

📌 Project Overview

StyleHub is a simple and responsive E-Commerce website built using HTML, CSS, and JavaScript. It provides a basic online shopping interface where users can browse collections, search products, and contact the store.

This project is ideal for beginners to understand frontend web development concepts and UI design.


🚀 Features

  • 🏠 Home page with modern UI
  • 🛒 Product collections page
  • 🔍 Search functionality
  • 📞 Contact page
  • 📱 Responsive navigation bar (mobile-friendly)
  • 🎨 Clean and attractive design
  • 🧭 Sidebar menu for small screens

🛠️ Technologies Used

  • HTML5 – Structure of the website
  • CSS3 – Styling and layout
  • JavaScript (Vanilla JS) – Interactivity
  • Font Awesome – Icons

📂 Project Structure

E-commerce/
│── index.html          # Home page
│── collection.html     # Product collection page
│── contact.html        # Contact page
│── search.html         # Search page
│── style.css           # Styling file
│── script.js           # Main JS file
│── collection.js       # Collection logic
│── images/             # Product & UI images
│── .vscode/            # Editor settings (optional)

⚙️ How to Run the Project

💻 Run Locally

  1. Download or clone the repository:

    git clone https://github.com/your-username/your-repo-name.git
  2. Open the project folder

  3. Double-click on index.html OR open it using Live Server in VS Code


🎯 Future Improvements

  • Add shopping cart functionality 🛒
  • User login/signup system 🔐
  • Payment integration 💳
  • Backend (Node.js / Django)
  • Database integration (MySQL / MongoDB)

👨‍💻 Author

G. Bhuvaneswar

  • Data Analyst | Web Developer
  • Skills: Python, SQL, Power BI, Tableau, Excel, HTML, CSS , Javasript

⭐ Support

If you like this project:

  • ⭐ Star the repository
  • 🍴 Fork it
  • 📢 Share with others

About

Responsive E-Commerce website built using HTML, CSS, and JavaScript with product browsing and search features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors