Skip to content

EladMotzny/Flask-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Blog

This is a Fullstack blog project I made using Flask for the backend and Bootstrap for the frontend.

Make sure you have flask and flask-sqlalchemy installed on your environment like so:

$ pip install Flask
$ pip install flask-sqlalchemy

To run simply type in the console:

python app.py

And in your browser go to http://localhost:5000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors