Skip to content

ufuayk/Flask-Portfolio-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📁 Flask Portfolio Page

Single page, simple portfolio site example developed using Python and Flask. The truth is; Python was not needed for this project. It can be done easily with HTML + CSS.. So why did I do it with Python? I don't know. Lol.

image

📋 Requirements

• flask

⚙️ Installation

• Clone the project;

  git clone https://github.com/ufuayk/Flask-Portfolio-Page

• Go to the project directory;

  cd Flask-Portfolio-Page

• Install the required packages;

  pip3 install flask

• Run the Python file;

  python3 main.py

• Go to the following link from the web browser;

  127.0.0.1:5000

👷🏻‍♂️ Author

@ufuayk for design and development.

📑 License

GPLv3 License

About

Single page, simple portfolio site example developed using Python and Flask.

Topics

Resources

License

Stars

Watchers

Forks