This is my personal website built with Next.js and Tailwind CSS. It features a home page, an about page, and a blog section.
- Responsive design
- Blog with dynamic routing
- About page with skills section
- Modern UI with Tailwind CSS
- Clone the repository
- Install dependencies with
npm install - Run the development server with
npm run dev - Open http://localhost:3000 in your browser
- Next.js
- React
- Tailwind CSS
- TypeScript
This project is open source and available under the MIT License.