Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 582 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 582 Bytes

Portfolio Site

Overview

This portfolio site is designed to showcase some of my most recent projects and relevant work experience.

Technologies Used

  • Next.js
  • TypeScript
  • Tailwind
  • SendGrid

Features

  • Responsive design
  • Regularly updated project section
  • Contact form
  • Dark mode

Local Setup

  1. Clone the repository to your machine
  2. Navigate to the project directory with cd portfolio
  3. Install dependencies with npm install
  4. Start the development server with npm run dev
  5. Check out http://localhost:3000 in your browser to see the result