Skip to content

PentesterPriyanshu/product-catalog

Repository files navigation

Product Catalog

A responsive e-commerce product catalog built using Vite, React, Redux, and Tailwind CSS.

Instructions for Running the App Locally

  1. Clone the repository:

    git clone https://github.com/PentesterPriyanshu/product-catalog
  2. Navigate to the project directory:

    cd product-catalog
  3. Install dependencies:

    npm install
  4. Run the development server:

    npm run dev
  5. Open the app in your browser: Go to http://localhost:3000.

Login Credentials

  • There are no login credentials required for this app.

Deployed App URL

The app is deployed at: Vercel URL

GitHub Repository

GitHub Repository