Skip to content

😃 My personal website

License

Notifications You must be signed in to change notification settings

Burry/grantburry.com

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result. The page auto-updates as you edit files.

Font Awesome

This project uses private NPM modules from Font Awesome 5 Pro. You will need to set $FONTAWESOME_NPM_AUTH_TOKEN to a valid token in your environment variables or replace it in .npmrc in order to install the Font Awesome packages. See documentation

Learn More

To learn more about Next.js, take a look at the following resources:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.