Skip to content

keloreed853-cyber/web-project-01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Project-01

A simple Flask web application.

Running with Docker

  1. Build the Docker image:

    docker build -t web-project-01 .
  2. Run the Docker container:

    docker run -p 5000:5000 web-project-01
  3. Access the application:

    Open your web browser and go to http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published