Skip to content

BrunoFay/Shoes-shop-Nextjs

Repository files navigation

Shoes Shop

First:

npm i

Run Prisma:

npx prisma generate

Run the development server:

npm run dev

Links:

Figma
Web Scraping
Web site

Environment variables:

DATABASE_URL= mongoDb url
API_URL= 'http://localhost:3000/api'

Next steps:

  • Responsivity
  • Spinner loading (images)
  • Tests
  • Filter By Name
  • Filter By Price
  • Deploy

Observations:

  • it's necessary to have mongoDB installed on the machine or roaming via container if you get de shoes infos by Web Scrapping
  • Run the scrape script first, to populate the database, go Link session and go to web spraping repo

To view a video of my version of the project, click on the image below!

Watch the video

About

Shoes ecommerce made with NextJs, MongoDB, Tailwind + web Scrapping (Python)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors