Skip to content

darshangaikwad4114/ecommerce-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

QuickCart E-Commerce App πŸ›’

Tech Stack πŸ› οΈ

  • React βš›οΈ
  • Node.js 🟒
  • Tailwind CSS 🎨
  • FakeStoreAPI πŸ“¦

Description πŸ“„

QuickCart is a modern, responsive e-commerce web application built with React. It provides users with a seamless shopping experience, allowing them to browse products, add items to cart, manage their shopping basket, and complete purchases. The application is designed with performance and user experience in mind, offering an intuitive interface that works across devices of all sizes.

Key Features ✨

  • Real-time Product Data: Integrated FakeStoreAPI for real-time product data retrieval, ensuring accurate and up-to-date listings.
  • Advanced Filtering System: Built an advanced product filtering system (by category, price, availability) to improve navigation.
  • Shopping Cart: Developed a shopping cart with item addition, price calculation, and checkout flow.
  • Responsive Design: Designed a fully responsive UI using Tailwind CSS for mobile and desktop compatibility.

Installation βš™οΈ

To get started with the QuickCart E-Commerce App, follow these steps:

  1. Clone the repository:
    git clone https://github.com/darshangaikwad4114/ecommerce-app.git
  2. Navigate to the project directory:
    cd ecommerce-app
  3. Install dependencies:
    npm install

Usage πŸš€

To run the application locally:

  1. Start the development server:
    npm start
  2. Open your browser and navigate to http://localhost:3000 to view the app.

Contributing 🀝

We welcome contributions to improve the QuickCart E-Commerce App! To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:
    git commit -m "Add your commit message"
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Create a pull request to the main branch.

Thank you for your contributions!

About

QuickCart: A modern e-commerce platform built with React βš›οΈ, styled with Tailwind CSS 🎨, and powered by FakeStore API πŸ›οΈ for a seamless shopping experience ✨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors