Skip to content

MmatinMonajemi/MatinWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M.Matin Monajemi Website

A minimal and modern personal website built with Flask.

Features

  • Simple, elegant design with HTML & CSS
  • Lightweight Flask backend
  • Easy deployment on GitHub Pages

Installation

1️⃣ Install dependencies

Ensure Python is installed and set up properly. Then, install Flask in a virtual environment:

python3 -m venv venv
source venv/bin/activate
pip install flask
python3 app.py
Now open http://127.0.0.1:5000 in your browser.

About

That is Only Test Website With Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published