Skip to content

Personal blog built with Next.js, featuring dynamic content, sleek design, and modern web development practices. Follow along as I share my journey, insights, and projects!

License

Notifications You must be signed in to change notification settings

Dayifour/my-next-blog

Repository files navigation

My Personal Blog

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.

🚀 Features

  • 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

🛠️ Technologies Used

  • Next.js – Framework for React
  • React – UI library
  • Tailwind CSS – Styling framework
  • MDX – Markdown with React components
  • MongoDB – Database options

🏗️ Installation & Setup

1️⃣ Clone the Repository

git clone https://github.com/your-username/your-blog.git
cd your-blog

2️⃣ Install Dependencies

yarn install  # or npm install

3️⃣ Configure Environment Variables

Create a .env.local file and add your database credentials and other secrets.

4️⃣ Run the Development Server

yarn dev  # or npm run dev

Visit http://localhost:3000 in your browser.

📜 License

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! �

About

Personal blog built with Next.js, featuring dynamic content, sleek design, and modern web development practices. Follow along as I share my journey, insights, and projects!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published