Skip to content

mateogdr/portfolio

Repository files navigation

Portfolio

Personal portfolio built with Next.js 15, TypeScript, and Tailwind CSS. Live at portfolio-mateo-garrido-s-projects.vercel.app

Tech stack

  • Framework Next.js 15 (App Router)
  • Language TypeScript
  • Styling Tailwind CSS
  • Animations Framer Motion
  • Email Resend
  • Icons Lucide React

Getting started

  1. Clone the repo and install dependencies:
git clone https://github.com/mateogdr/portfolio
cd portfolio
npm install
  1. Create a .env.local file in the root:
RESEND_API_KEY=your_key_here
  1. Start the dev server:
npm run dev

Open http://localhost:3000 to view it locally.

Scripts

Command Description
npm run dev Start development server
npm run build Build for production
npm run start Start production server
npm run lint Run ESLint

About

Personal portfolio built with Next.js, TypeScript and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors