Skip to content

Project following the Flask Course from freeCodeCamp.org

Notifications You must be signed in to change notification settings

GeorgeIniatis/Flask-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Project Locally

Clone repository

$ git clone https://github.com/GeorgeIniatis/Flask-Website.git

Create virtual environment install dependencies

$ pip install -r requirements.txt

Run site

$ python run.py

Access page by going to localhost:5000

About

Project following the Flask Course from freeCodeCamp.org

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published