/portfolio

My amazing portfolio.

Primary LanguageTypeScript

Portfolio

This is my portfolio built with Next.js to show more about myself and my abilities. You can check out it at www.jaimeadf.com.

Preview

Getting Started

Prerequisites

How to run it

# Clone the repository and navigate to its directory.
git clone https://github.com/jaimeadf/portfolio && cd portfolio

# Install the dependencies.
yarn install

# Run the development server.
yarn dev

# Open http://localhost:3000 with your browser and check the results.