Skip to content

AndreaFan123/unlimited

Repository files navigation

Unlimited Portfolio

Description

This is a portfolio website built with Next.js, TailwindCSS, and TypeScript. It is a static website that displays my work experience, projects, and other information.

Tech Stack

  • Next.js
  • TailwindCSS
  • TypeScript
  • React
  • Vercel

Get Started

  1. Clone the repository
  2. Make sure to use node version 18.17.1 or higher
  3. Run npm install
  4. Run npm run dev