Flask web application to search restaurants in Paris
These instructions will get you a copy of the project up and running on your local machine for development . See deployment for notes on how to deploy the project on a live system.
#Prerequisites
What things you need to install and how to install them:
pip install -r requirements.txt
pip install folium
In a separate terminal, to run the development server:
python3 main.py