Skip to content

prigoose/Yelp-For-MealPal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yelp-For-MealPal

As a MealPal user, I found it frustrating that no user reviews are provided on the meal listings page. I had no way to tell if a meal was good, besides opening a new tab and looking up the restaurant on Yelp.

This Chrome extension crawls the listings page for the restaurants listed, and then displays the restaurants and their Yelp reviews. Each restaurant name links to the Yelp review page.

gif

Tech

  • Cheerio.js for web crawling
  • React for front-end
  • Express as the server
  • Yelp Fusion API for restaurant data

Setup

  1. npm run server
  2. npm start

*This project was bootstrapped with Create React App.

About

A chrome extension to display Yelp reviews on your MealPal page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published