Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

r0b4dams/portfolio-legacy

Repository files navigation

portfolio

My portfolio! Built in TypeScript with Next.js and Tailwind CSS. Animations powered by React Spring.

Recently updated to use the latest in Next.js 13 features including app routing, layouts, and server components.

Click the screenshot to visit the application!

screenshot

Installation

clone the repository:

git clone git@github.com:r0b4dams/portfolio.git

install dependencies:

yarn

Usage

after installation, start the development server:

yarn dev

create a production build:

yarn build

start the app in production:

yarn start

About

My portfolio! Built in TypeScript with Next.js and Tailwind CSS. Animations powered by React Spring.

Resources

Stars

Watchers

Forks

Contributors