Live Version : https://microblog96.herokuapp.com/
Adaptation of Miguel Grinberg's microblog developed using Python and Flask framework.
To run the MicroBlog:
- Clone the repository.
- Create a virtual environment and run it
pip install -r requirements.txt
python server.py
Some Screenshots:
Home:
Interface:
create blog:
Interface2:
Search: