Skip to content

cjj1120/flask-portf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color scheme:

Deepest blue for major backg: rgb(15, 23, 36)
Second backg color(lighter marine blue, for MIDDLE BOXES): rgb(29, 38, 54)
Third backg color (clean blue, for footer): rgb(255, 255, 255);

lightest blue for headers: rgb(17, 236, 229)
Nice light blue for text: #92abcf
lightest white for text: rgb(255, 255, 255);

RUN FLASK

Git Bash
export FLASK_ENV=development
export FLASK_APP=app.py
flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages