🤹 My personal website and portfolio.
- 📚 Built with Next.js, React, and TypeScript
- 💫 Animated with Framer Motion
- 🎨 Styled with Tailwind
- 💽 Hosted on Vercel
Clone this repository, then install all dependencies.
bun install
Start Next.js in development mode.
bun run dev