Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.26 KB

File metadata and controls

38 lines (26 loc) · 1.26 KB

Swap Seek

Necessary Link

Features

  • High Quality: Products that match or exceed leading brands in performance and durability.
  • Affordable Prices: Competitive pricing that ensures value without compromising on quality.
  • Eco-Friendly: Sustainable products with environmentally conscious packaging.
  • Customer Support: Dedicated team providing reliable and friendly assistance.
  • Wide Selection: Extensive range of products catering to diverse needs and preferences.

Run the Project Locally

  1. Clone the Repository:

    git clone https://github.com/razzbabu4/alternative-product-information-client.git
    cd alternative-product-information-client
  2. Install Dependencies:

    npm install
  3. Set Up Environment Variables: Create a .env.local file in the root directory and add the necessary environment variables. (Important!)

  4. Run the Application:

    npm run dev -- --host
  5. Access the Site: Open your browser and go to http://localhost:5173/ or http://192.168.1.12:5173/ from other devices on the same network to view the application.