Skip to content

Kailasanathan-06/Rolling-clock-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rolling-clock-python

✅ How to Run

  1. Open terminal in the project folder.

  2. Install Flask if not already: bash pip install flask

  3. Run the Flask app: bash python app.py

  4. Open in browser: http://127.0.0.1:5000