Annie's Profolio
This is a Next.js project that was initially bootstrapped with create-next-app
.
- First, install all dependencies:
npm install
- Make sure it builds:
npm run build
- Run it locally
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying the appropriate components/sections. The page auto-updates as you edit and save.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
A personal website inspired by the design of Brittany's Website (https://brittanychiang.com) and Alex's Website (https://github.com/0xAlexander/my-website). All design credits go to Brittany Chiang.