Skip to content

Jareddvw/where2eat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Where2Eat

About

This is a React Native mobile app to help groups of users choose where to eat.

The application uses the Yelp Fusion API to fetch lists of restaurants based on the user's preferences and creates a room for the user and their friends. Users can join that room to then vote on each restaurant by swiping left or right.

By the end of voting, room members can see how many votes each restaurant received to decide where to eat!

Images

Requirements

Clone this repo and run npm install separately in the client and backend directories.

To run the mobile app client:

cd client
npm start

To run the backend server:

cd backend
node index.js

About

Mobile app for choosing food with Yelp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published