Skip to content

Krishnapal-rajput/E-Store-Normal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My E-Store

Welcome to My E-Store, a simple e-commerce website built using HTML, CSS, and JavaScript. This project demonstrates how to create a dynamic shopping experience with product listings, a product details page, and a shopping cart functionality.

Preview

You can view the live project here.

Features

  • Home Page: A welcoming section with featured products.
  • Product Filtering: Filter products by category to find exactly what you're looking for.
  • Product Details: Click on a product to view details, including price, description, and ratings.
  • Shopping Cart: Add items to your cart, view cart contents, and see the total price.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Theme Toggle: Switch between light and dark themes.

Technologies Used

  • HTML5: For the structure of the website.
  • CSS3: For styling and layout.
  • JavaScript: For dynamic content and interactivity.
  • Font Awesome: For icons.
  • Google Fonts: For custom typography.
  • Fake Store API: To fetch product data.

Getting Started

Prerequisites

Make sure you have a modern web browser installed.

Installation

  1. Clone this repository:
    git clone https://github.com/Krishnapal-rajput/E-Store-Normal.git
  2. Navigate to the project directory:
    cd my-e-store
  3. Open index.html in your web browser to view the project.

Usage

  • Browse products on the home page.
  • Use the filter dropdown to narrow down product categories.
  • Click on a product to view more details and add it to your cart.
  • Access the shopping cart to view items added and their total price.

Future Improvements

  • Implement user authentication and profiles.
  • Add functionality for updating item quantities in the cart.
  • Enhance accessibility features.
  • Improve error handling for API requests.

Contributing

Contributions are welcome! Please feel free to open issues or submit pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published