Skip to content

propiyush15-prog/Modern-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Blog App

A minimal Flask blog application with markdown support and modern UI.

Features

  • Create blog posts with markdown
  • Modern gradient UI design
  • Responsive layout
  • Post preview on homepage
  • Full markdown rendering

Setup

  1. Install dependencies: pip install -r requirements.txt
  2. Run the app: python app.py
  3. Visit http://localhost:5000

Usage

  • Click the + button to create new posts
  • Use markdown syntax in your posts
  • Posts are saved to posts.json

About

This is a modern type web blog app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages