Skip to content
View ingmarvanhulzen's full-sized avatar

Block or report ingmarvanhulzen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ingmarvanhulzen/README.md

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

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

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

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.

Popular repositories Loading

  1. adaptive-icon adaptive-icon Public

    Android adaptive-icon generator

    JavaScript 2

  2. mailbox mailbox Public

    Swift clone from iOS 13 mailbox app

    Swift 1

  3. svgsaver svgsaver Public

    Forked from Hypercubed/svgsaver

    download an svg element as an SVG or PNG file, including CSS defined styles

    JavaScript

  4. one-purple-syntax one-purple-syntax Public

    CSS

  5. flutter-notes flutter-notes Public

    Een demo flutter app voor een presentatie op werk.

    Dart 1

  6. exif exif Public

    The following script rotates any giving image and appends given EXIF orientations values.

    Python