Skip to content

Ajaya-Nandiyawar/Blogify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogify

A modern blogging platform that allows users to create, share and discover blog content.

Features

  • User Authentication

    • Login system with email and password
    • Secure session management
  • Blog Management

    • Create and publish blog posts
    • Rich text editing
    • Image upload support
    • Post preview functionality
  • Categories

    • Organized content with categories
    • Filter posts by category
    • Search functionality
    • Categories include:
      • General (Technology, Lifestyle, Travel, etc.)
      • Technical (Web Development, Blockchain, Programming, etc.)
      • Interactive (How-To Guides, Case Studies, etc.)
  • Content Discovery

    • Featured blog posts section
    • Latest posts feed
    • Share posts functionality
    • Responsive blog cards layout

Tech Stack

  • HTML5
  • CSS3
  • JavaScript
  • Local Storage for data persistence
  • Font Awesome for icons
  • Responsive design

Project Structure

│── public/                
│   ├── assets/           
│   ├── css/              
│   │   ├── blog-admin.css
│   │   ├── blog-content.css
│   │   ├── categories.css
│   │   ├── home.css
│   ├── js/               
│   │   ├── blog-admin.js
│   │   ├── blog-content.js
│   │   ├── categories.js
│   │   ├── home.js
│   ├── index.html        
│   ├── blog-admin.html
│   ├── blog-content.html
│   ├── categories.html
│── README.md              

About

A simple Blogging Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published