This is a portfolio website built with Next.js, TailwindCSS, and TypeScript. It is a static website that displays my work experience, projects, and other information.
- Next.js
- TailwindCSS
- TypeScript
- React
- Vercel
- Clone the repository
- Make sure to use node version 18.17.1 or higher
- Run
npm install
- Run
npm run dev