This portfolio site is designed to showcase some of my most recent projects and relevant work experience.
- Next.js
- TypeScript
- Tailwind
- SendGrid
- Responsive design
- Regularly updated project section
- Contact form
- Dark mode
- Clone the repository to your machine
- Navigate to the project directory with
cd portfolio
- Install dependencies with
npm install
- Start the development server with
npm run dev
- Check out
http://localhost:3000
in your browser to see the result