/another-escape

A blogging website made with Flask

Primary LanguageCSS

another-escape : A blogging website made with Flask

Welcome , This is a blogging website made with Flask.

Home Page

Navigation bar options :-

Dashboard

Heroku Deployment :-

Required Files :-

Code

$ heroku login
$ git init
$ git add .
$ git commit -am "make it better"
$ git push heroku master