This is the repo for my personal portfolio site built with Next.JS and hosted on Vercel at www.chayhuixiang.com
- Install and use the correct version of Node using NVM
nvm install
- Install dependencies with yarn
yarn
- Start development server
yarn dev
Open http://localhost:3000 with your browser to see the result.
- NextJS with Typescript
- TailwindCSS
- Framer-motion
- Prisma
- CockroachDB
- GraphQL
- Apollo