GitXplorerGitXplorer
g

gvizo.so

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
aeb848b2595224010be869e7fd6f615cc09fcba4

updates

gguidovizoso committed 5 months ago
Unverified
6420cefa54ae9deeb43b17a6f11ccda6e173fb67

add vercel analytics

gguidovizoso committed a year ago
Unverified
255e7c11ceb2392d31148d525483fb56ac5a0d26

change isProd approach

gguidovizoso committed a year ago
Unverified
1047cde92a0f462139599bcd4be0fafa102db599

fix og image

gguidovizoso committed a year ago
Unverified
99286ebe260dcf1533a6b61e7b08ab747c3cc557

add next-route-intercepting-global-modal post

gguidovizoso committed a year ago
Unverified
b64c479112223dad70f25a01140a9599c5017baa

refresh

gguidovizoso committed a year ago

README

The README file for this repository.

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.