This is an app that helps a user find places. A user can search for different places such as restaurants, hotels, and places that one can tour in different cities across the world. The app also shows the reviews of such searched places and a link to the trip advisor's page and/or the place's website if any so as to get more details about the place.
- ReactJS
- Google Maps API
- Material-UI
Open your terminal or text editor and use next command
git clone https://github.com/emmanuelkamala/places-advisor.git
cd places-advisor
### run 'npm install' to install dependencies
### npm start
Then open the browser and enter this link: http://localhost:3000
After if you want to do any changes please create new branch, after changes open pull request. Happy coding!
👤 Author1
- Github: emmanuelkamala
- Twitter: ejkamala
- Linkedin: emmanuelkamala
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.