Portfolio starter kit

Development

This is a Next.js v10.0.6 project bootstrapped with create-next-app and set up to be instantly deployed to Netlify!

Getting started

First, install dependencies:

npm install

Then, run the development server:

npm run dev

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

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

Deploy

Follow the Netlify setup guide to link this repo to a Netlify site.

Afterwards, pushing to main should auto-deploy your site to production.