Skip to content

A static React-based e-commerce website that lists mobile phones, allowing users to view products and adjust their quantities dynamically.

Notifications You must be signed in to change notification settings

irfad-c/react-product-list

Repository files navigation

🛍️ Product List App

A simple and responsive product listing application built with React and Vite.
This static front-end app displays a list of mobile phones where users can increase or decrease quantities — similar to an e-commerce interface.


🚀 Features

  • 📱 Displays a list of mobile phone products
  • ⚛️ Built using React functional components
  • 🔄 Fast development with Vite’s HMR (Hot Module Replacement)
  • 🎨 Clean, responsive, and easy to extend UI
  • 🧠 Demonstrates React state management for quantity updates

🛠️ Tech Stack

  • React – UI library
  • Vite – Fast development build tool
  • JavaScript (ES6+)
  • Bootstrap

📸 Screenshot

image

⚙️ Installation and Setup

  1. Clone the repository:

    git clone https://github.com/irfad-c/react-product-list.git

  2. Navigate to the project directory:

    cd react-product-list

  3. Install dependencies:

    npm install

  4. Start the development server:

    npm run dev

  5. Open your browser and visit:

    http://localhost:5173

About

A static React-based e-commerce website that lists mobile phones, allowing users to view products and adjust their quantities dynamically.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published