The Find Me Food app pulls the user's location immediately from their IP address and feeds it into Google Maps to populate a list of nearby restaurants. The app also has the ability to display a list of restaurants near an alternate zip code, as well as to filter by type of cuisine.
Once pulled over from gitHub onto your local machine.
-
First is to open up Microsoft Visual Studio Code.
-
Then over on the side bar click ad folder to workspace
-
Once you see on the files, to view in browser, right click index.html under workspace and then click Reveal in file explorer.
-
Once the window comes up with the file. Just double click the file and the file will open up in the browser of your choice.
Here is a screenshot of the actual webpage.
https://coding-boot-camp.github.io/full-stack/github/professional-readme-guide
https://unh-bootcamp-projects.github.io/project-1-group-c/
MIT License
Copyright (c) [2021] [Paul Marceau] [Erica Fagioli] [Patrick Sullivan] [Corey Nance]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.