No description
  • JavaScript 67.6%
  • CSS 32.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Tom Gill 48363b4d65
Merge pull request #45 from github/dependabot/npm_and_yarn/npm_and_yarn-152f59e559
Bump next from 16.2.3 to 16.2.6 in the npm_and_yarn group across 1 directory
2026-06-15 10:40:01 +01:00
.devcontainer Fix invalid devcontainer.json 2022-11-17 09:42:42 -06:00
.vscode Add a vscode launch config 2022-11-03 14:54:52 +00:00
components Initial commit 2022-09-06 20:20:49 +00:00
pages Initial commit 2022-09-06 20:20:49 +00:00
styles Initial commit 2022-09-06 20:20:49 +00:00
.gitignore Initial commit 2022-09-06 20:20:49 +00:00
global.css Initial commit 2022-09-06 20:20:49 +00:00
package-lock.json Bump next in the npm_and_yarn group across 1 directory 2026-05-13 00:07:15 +00:00
package.json Bump next in the npm_and_yarn group across 1 directory 2026-05-13 00:07:15 +00:00
README.md Update SCM tip 2022-10-31 07:33:50 -06:00

GitHub Codespaces ♥️ Next.js

Welcome to your shiny new Codespace running Next.js! We've got everything fired up and running for you to explore Next.js.

You've got a blank canvas to work on from a git perspective as well. There's a single initial commit with the what you're seeing right now - where you go from here is up to you!

Everything you do here is contained within this one codespace. There is no repository on GitHub yet. If and when youre ready you can click "Publish Branch" and well create your repository and push up your project. If you were just exploring then and have no further need for this code then you can simply delete your codespace and it's gone forever.

To run this application:

npm run dev