Skip to content

A platform to save and recommend restaurants of interest using the Yelp API.

Notifications You must be signed in to change notification settings

adityamittal13/react-yelp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ravenous - Dining Suggestion Tool

Contains the application code for Ravenous, a platform to save and recommend restaurants of interest using the Yelp API.

To run the application, run npm install to install necessary packages then npm run start to start the application.

File Structure

  1. server: code for connecting to the MongoDB database
  2. src: contains client-side code and Yelp API interactions
    • utils: code to run basic operations regarding the Yelp API
    • components: React components part of the frontend

About

A platform to save and recommend restaurants of interest using the Yelp API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published