Skip to content

A price comparison website helps users compare prices, ratings, and features of products across different e-commerce platforms.

Notifications You must be signed in to change notification settings

CoderVaibhav18/Price-Comparison-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Price Comparison Website

About the Project

The Price Comparison Website allows users to:

  • Compare prices, ratings, and features of products across multiple e-commerce platforms.
  • View product details, including links to the sellers' websites for easy purchasing.

This project helps users make informed buying decisions by providing a one-stop solution for price comparison.


Setup Instructions

Frontend

  1. Navigate to the frontend directory:
    cd ./Frontend
    npm install
    npm run dev
    

Backend

  1. Navigate to the backend directory:
    cd ./Backend
    npm install
    npm start

About

A price comparison website helps users compare prices, ratings, and features of products across different e-commerce platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published