Skip to content

pgast/bite-choice

Repository files navigation

BiteChoice

GitHub last commit

• React application that fetches places to eat near you or around the world.
• Built using the YELP API with an Express.js server to bypass CORS.
• The user is able to enter other locations and made custom search requests depending on the type of restaurant they are looking for.

Hungry? Try bitechoice now!
(Heroku throttles down speed for inactive applications, as the app is hosted on heroku it might take a while to load.)

Installation

(Back to top)

To use this project, first clone the repo on your device using the instructions below:

$ git clone https://github.com/pgast/bite-choice.git
$ cd bite-choice
$ npm install

Available Scripts

(Back to top)

To run server and react app run this script on the project root.

$ npm run dev

The server will run on localhost:5000 while the client will be hosted at localhost:3000

To start server

$ npm run server

To run react client app

$ npm run client

Development

(Back to top)

The app was developed using the following tools:

  • Remote API fetching
  • Geolocation fetching
  • Node.js server
  • Express.js

Since the info is fetched from a different domain the express server handles and bypasses CORS issues.

License

(Back to top)

MIT

About

[DEPRECATED - SEE V2] Personal project that shows recommendations of places to eat in your city

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •