WriteMyBlog is a modern blogging platform built with Next.js that allows users to create, manage, and publish blogs with a smooth and fast writing experience.
🚀 Live App: https://writemyblog.vercel.app
- 📝 Create & Publish Blogs
- ⚡ Fast & Optimized Performance
- 🎨 Clean & Minimal UI
- 🌐 Fully Responsive
- ☁️ Deployed on Vercel
- Next.js – React full-stack framework
- TypeScript – Type-safe development
- Next.js App Router – Modern routing system
- Vercel – Deployment & Hosting
The application is live at:
👉 https://writemyblog.vercel.app
Make sure you have:
- Node.js (v14 or higher)
git clone https://github.com/yourusername/writemyblog.gitcd writemyblognpm installnpm run devNow open:
You can start editing the homepage here:
app/page.tsx
The page auto-updates as you edit the file.
Contributions are welcome!
Feel free to:
- Open an issue
- Suggest improvements
- Submit a pull request
This project is licensed under the MIT License.