Skip to content

alexkev/blog.alexkev.com

Repository files navigation

blog.alexkev.com

Personal blog and portfolio website built with Next.js 15, React 19, Tailwind CSS v4, and Motion.

Features

  • Minimal one-page portfolio layout
  • Blog support with MDX
  • Responsive and accessible design
  • Animated components powered by Motion-Primitives
  • Dark/light mode support

Getting Started

git clone https://github.com/alexkev/blog.alexkev.com.git
cd blog.alexkev.com
npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Development

npm run dev    # Start development server
npm run build  # Build for production
npm run start  # Start production server
npm run lint   # Run ESLint

Deployment

This site can be deployed to any hosting platform that supports Next.js, such as Vercel, Netlify, or your own server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •