This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devThe project is deployed on [https://myblog-app-flame.vercel.app/]
Open http://localhost:3000 with your browser to see the result.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
- Add Blogs
- Remove Blogs
- Add Email Subscriptions
- Remove Email Subscriptions
- View All Blogs
- View All Subscribed Emails
These features can be accessed using the Admin Panel.