Welcome to my personal blog built with Next.js! Here, I share my thoughts, experiences, and knowledge on various topics related to web development, technology, and more.
- Built with Next.js for fast and efficient rendering
- Dynamic routing for blog posts
- Markdown support for writing articles
- SEO optimized for better search visibility
- Responsive design for seamless browsing on all devices
- Next.js – Framework for React
- React – UI library
- Tailwind CSS – Styling framework
- MDX – Markdown with React components
- MongoDB – Database options
git clone https://github.com/your-username/your-blog.git
cd your-blogyarn install # or npm installCreate a .env.local file and add your database credentials and other secrets.
yarn dev # or npm run devVisit http://localhost:3000 in your browser.
This project is open-source and available under the MIT License.
Feel free to contribute, open issues, or provide suggestions to improve the blog. Happy coding! �