What2eat front end

An application that displays all restaurants near your based on your location. You will need to allow your browser to find your location. It utilizes Yelp's API for restaurants information, HTML Geolocation and Google Maps.
User is able to create an account / login and save a restaurant to their favorites list.
Built off Reactjs, Redux.
Styling is done with React Bootstrap

To run

  • Run "npm install"
  • Run "npm run start"