Welcome to my personal portfolio! This project showcases my skills, experience, and projects.
You can view the live version of my portfolio here: https://portfolio-five-rho-8ilihz2127.vercel.app
- Framework: Next.js
- Styling: Tailwind CSS
- Deployment: Vercel
To run this project locally:
- Clone the repository
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open http://localhost:3000 with your browser to see the result.