Field Vision Website
A Flask-based web application dedicated to providing soccer news and updates.
Features:
- Displays soccer news and updates
- Links to a YouTube channel for additional sports content
- Includes images and statistics related to soccer matches
Routes:
- /: Displays the main page with soccer news and updates
Server Startup:
- Run the application using app.run(debug=True)
A simple flask application that display soccer news and updates.