Skip to content

bluepnwage/bluepnwage-portfolio

Repository files navigation

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

Technologies Used

Getting Started

In order to edit this project, first run:

npm install
# or
yarn install

Then run:

npm run dev
# or
yarn dev

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

Deploy on Vercel

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

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