- This project was created by me to learn how flask framework works
- A blog website where users can create blogs and read blog of other users
- Users can update their blogs and delete them if they want
- Git clone the project
- Install all the packages present in Requirements.txt
- Run the server
python3 run.py