This is UI for a website that takes your product url , searches it and display all matching products across several websites on internet .And it also fetches the price history graph for that product and relevant offers
Live website : https://pricescope.netlify.app/
Clone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run devClient: React, TailwindCSS

