Abhishek-Chachadi / Shoe_Prices

A website collecting data from Amazon, and other websites for shoe prices and their links to navigate to the main shopping website to look at the pictures using Web Scraping, Pandas and Nextjs
https://shoe-prices.vercel.app
0 stars 0 forks source link

Front-End using NextJS #2

Open Abhishek-Chachadi opened 6 months ago

Abhishek-Chachadi commented 6 months ago

Create Front-end using nextjs, which should get data from csv and update the data into the frontend

Abhishek-Chachadi commented 6 months ago

First part of the website is read, where I am fetching the csv dat using papaparse and storing it in Table component