An application that takes the name of a city and returns the current weather conditions. The application makes an API call to openweather
- Flask
- Jinja
- Python
- SQlite
- Docker
- Clone application
- Install python
- Create virtual environment
- Install packages inside requirement.txt
- Run the app.py file.
- Ayomide Johnson Salami