Skip to content

MuktadirHassan/blog-cms

Repository files navigation

Blog CMS

A simplified clone of medium.com using Next.js and TailwindCSS.

Basic Features

  • Dynamically generated homepage with recent articles.
  • Searching articles with tags, categories and titles.
  • Posts page with a thumbnail image and full posts.
  • Option of posting new articles, editing/deleting previous one's for logged in users.
  • Profile

Getting Started

Installation

git clone <repo>
npm init
npm install

Usage:

Start development server:

npm run dev

Roadmap:

Contribution:

About

An simple blog with cms and user dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published