Simple hotel, food and attraction near me front end application. Tripvisor uses the Google Maps api to suggest top rated restaurants, hotels and attraction near the user's location.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
A Simple hotel, food and attraction near me front end application. Tripvisor uses the Google Maps api to suggest top rated restaurants, hotels and attraction near the user's location. The application is built in React with additional libraries for styling including Material UI. Deployed on Netlify.
To setup the application on your local environment:
-
Clone the repo
git clone https://github.com/johansonfelix/tripvisor.git
-
Install dependencies
yarn install
-
Start react
yarn start
- Test application on localhost:3000
Contributions are what make the open source community such an amazing place to learn, inspire, and create.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.