Skip to content

jasonqiu212/portfolio

Repository files navigation

Jason's Portfolio Website

jasonqiu.dev

portfolio

🥞 Tech Stack

Built with React and Mantine, deployed with Vercel.

🛠️ Installation & Setup

  1. Clone the project repository.
git clone https://github.com/jasonqiu212/portfolio.git
cd portfolio
  1. Install the necessary packages.
npm install
  1. Start the development server.
npm run dev