Price-Wise helps in estimating the value of a vehicle that has been involved in an accident or sustained damage.
This tool uses a combination of factors such as the extent of damage, age, make, model, and location of the car to estimate its market value.
-
Clone this repository
git clone https://github.com/Anubhav-Pathak/PriceWise-frontend.git
-
Navigate to the folder
cd PriceWise-frontend
-
Install node modules via npm
npm install
-
Start the development server
npm run dev