/beautiful-flask

Primary LanguageHTMLThe UnlicenseUnlicense

Beautiful Flask is a blog engine made on Flask. Made for a school project.

Installation

  1. Clone the repository : git clone https://github.com/duttaditya18/beautiful-flask.git
  2. Install Python and Pip : sudo apt-get install python3 python3-pip
  3. Install Dependencies : sudo pip3 install flask bs4
  4. Run : cd beautiful-flask and python3 __init__.py

Please note that this project is in its extremely beta phase. Expect errors! 😄


Heroku : https://beautiful-flask.herokuapp.com/ (Not up to date.)