Welcome to the DataXLR8 Flask Application! This is a basic web application built using the Flask framework in Python. It serves as the starting point for the DataXLR8 project, providing a simple homepage that displays a welcome message.
app.py: The main Python script that runs the Flask application.
Follow these instructions to set up and run the Flask application on your local machine.
Ensure you have Python installed on your machine. You can download Python from python.org.
- Clone the repository:
git clone https://github.com/your-username/dataxlr8.git cd dataxlr8