- Live Link: https://alternative-product-info.web.app
- Server Repository: https://github.com/razzbabu4/alternative-product-information-server
- 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.
-
Clone the Repository:
git clone https://github.com/razzbabu4/alternative-product-information-client.git cd alternative-product-information-client
-
Install Dependencies:
npm install
-
Set Up Environment Variables: Create a
.env.local
file in the root directory and add the necessary environment variables. (Important!) -
Run the Application:
npm run dev -- --host
-
Access the Site: Open your browser and go to
http://localhost:5173/
orhttp://192.168.1.12:5173/
from other devices on the same network to view the application.