Skip to content

πŸ›’πŸŒŸ Basic E-Commerce web app fetching products from FakeStoreAPI, featuring search, category filtering, and responsive design for seamless user interaction.

Notifications You must be signed in to change notification settings

dipeshdimi/E-Commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Simple E-Commerce Web Application - Live Demo

This project is a basic eCommerce web application built using React.js and integrates with the FakeStoreAPI to fetch products. Users can search for products and filter them based on categories. The app is designed to be responsive, providing a seamless experience across different devices.

Screenshot (81)

Features

  • Product Listing: Fetches products from FakeStoreAPI.
  • Search Functionality: Allows users to search for products by name or keyword.
  • Filter by Category: Enables filtering of products based on different categories.
  • Responsive Design: Ensures a consistent and user-friendly experience on various screen sizes.

Technologies Used

  • Frontend: React.js, Fetch (for API requests), CSS for styling.
  • API Integration: FakeStoreAPI (https://fakestoreapi.com/).
  • Responsive Design: Built using modern CSS techniques to ensure responsiveness.
  • Deployment: Vercel

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repo
    git clone https://github.com/yourusername/ecommerce-app.git
    
  2. Navigate into the project directory
    cd ecommerce-app
    
  3. Install Dependencies
    npm install
    
  4. Start the development server
    npm run dev
    
  5. Open your browser and visit
    http://localhost:3000
    

License

Distributed under the MIT License. See LICENSE for more information.

About

πŸ›’πŸŒŸ Basic E-Commerce web app fetching products from FakeStoreAPI, featuring search, category filtering, and responsive design for seamless user interaction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published