Skip to content

guillaumefrd/top-chef-react-scrapping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOP CHEF

Eat well and cheaper than usually

Objective

Get the current deals for all the France located Michelin starred restaurants.

Good to know

If you want to see directly the result, just click here.

Otherwise, you can visit the repository to explore my solution.

The two folders you should visit are:

  1. src: the server-side work, including web scraping and API calls. This is the part where I get all the starred restaurants from Michelin and the deals from LaFourchette (more information about it on the README inside the folder).
  2. top-chef-app: the React application. This is the part where I display the results on a web page (more information about it on the README inside the folder).

Screenshots

screenshot1 screenshot2 screenshot3

About

Find the best deal for a French starred restaurant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.5%
  • CSS 27.6%
  • HTML 20.9%