My personal portfolio and project showcase website. Built with Next.js, React, TypeScript, and Tailwind CSS.
- Responsive and modern UI
- Dark and light mode toggle
- Showcase apps and projects I'm building
- Quick access to my socials and streams
- Next.js
- React
- TypeScript
- Tailwind CSS
- Radix UI
- Lucide Icons
Clone and run locally:
git clone https://github.com/Frozair/frozair.xyz.git
cd frozair.xyz
npm install
npm run devThen, visit http://localhost:3000 in your browser.
Automatically deployed via Vercel.
Feel free to open an issue or submit a PR!