Skip to content

raymon-zhang/raymon-zhang.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2fe0525 · Aug 23, 2022

History

79 Commits
Nov 26, 2021
Nov 26, 2021
Nov 7, 2021
Nov 13, 2021
Aug 23, 2022
Nov 22, 2021
Nov 21, 2021
Nov 26, 2021
Jun 30, 2021
Jun 27, 2021
Jun 28, 2021
Jun 30, 2021
Nov 29, 2021
Jun 28, 2021
Jun 30, 2021
Nov 12, 2021
Jun 27, 2021
Nov 12, 2021

Repository files navigation

raymon-zhang.github.io

Build Status

My personal website, built with Next.js and Framer Motion.

Getting Started

First install dependencies using

yarn

Then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.