This is yet another Next.js project that survived create-next-app (and we're pretty proud of that 😎).
- V1: https://rq21.netlify.app/ - The OG version, like Pizza v1.0
- V2: https://rq2021.pages.dev - The sequel (and you know sequels are always better, right? Right? 🤔)
First, summon the development server with your favorite incantation:
npm run dev # The classic way
yarn dev # The hipster way
pnpm dev # The space-saving way
bun dev # The new kid on the blockThen, point your favorite browser to http://localhost:3000 and pray to the demo gods 🙏
- Built with Next.js (because regular JS wasn't complicated enough)
- Uses
next/fontwith Geist font (because Times New Roman is so 1994) - Auto-updates while you code (like magic, but with more console errors)
- Next.js Docs - When you need to sound smart in meetings
- Learn Next.js - For when Stack Overflow isn't enough
We use Vercel (V2) and Netlify (V1) because choosing one platform would be too mainstream.
Remember: In development, everything works. In production, it's an adventure! 🎢
Made with ☕️ and questionable life choices