Skip to content

mia0x75/blogify

 
 

Repository files navigation

Blogify

The Blogify is an open-source blogging template created with Next.js 15, TypeScript, a Rest API, Shadcn UI, and Tailwind CSS.

Check out the demo of the blogify template.

Demo

Demo

Our Template Stack

  • Next.js
  • Tailwind CSS
  • TypeScript
  • Rest API
  • Shadcn UI

Pictures

Home page

Reading page

pages

Tags page

Card

Newsletter

Clone Repository

First, clone the blogify repository from GitHub using the following command:

## Step 1

git clone https://github.com/frontendweb3/blogify.git

## Step 2
cd blogify

## Step 3
pnpm install
# or
yarn install

## Step 4
pnpm dev
# or
yarn dev

Upcoming change

  • Search bar support

About

Blogify is an open-source nextjs blog template design with tailwind CSS.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 95.2%
  • CSS 4.6%
  • JavaScript 0.2%