Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

19 lines (16 loc) · 1.09 KB

DeepSource DeepSource

MicroBlog

Live Version : https://microblog96.herokuapp.com/
Adaptation of Miguel Grinberg's microblog developed using Python and Flask framework.

To run the MicroBlog:

  1. Clone the repository.
  2. Create a virtual environment and run it
  3. pip install -r requirements.txt
  4. python server.py

Some Screenshots:
Home:


Interface:


create blog:


Interface2:


Search: