This project is a map that shows locals near your and filter them by the name.
The app has a menu on the left and you can click on the markers on the map or in the menu and then you can see details about that locale.
- Clone this repository or download the zip and unzip it
- Go to the project's folder
- You can run it just by open the index.html on your browser
- Use python3.6 with the command:
python -m htpp.server
- The server is hosted in localhost:8000