Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Web Application

This is a basic Flask web application that displays "Hello, World!" on the homepage.

Setup Instructions

  1. Clone this repository.

  2. Create a virtual environment:

    python -m venv venv

  3. Install dependencies:

    pip install -r requirements.txt

  4. Run the Flask app:

    python app.py

About

Just a simple web application

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages