Chetax / PriceComparisionProject

Website where user serch for a product than we will show you all sites price and give suggest to one product with lowest price
0 stars 0 forks source link

Product Price Comparison Website

This is a web application built with React, Node.js, MongoDB, Express, HTML, and CSS that allows users to search for a product and compare prices across multiple websites, providing suggestions for the lowest-priced product.

Features

Technologies Used

Installation

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Install dependencies using npm install.
  4. Start the server using npm start.

Usage

  1. Run the application locally.
  2. Access the application in your web browser.
  3. Enter the product you want to search for.
  4. View prices from different websites and the suggested lowest-priced product.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to help improve this project.

License

This project is licensed under the MIT License.

Acknowledgements