Welcome to Roaster – the project that’s hotter than your morning coffee and twice as jittery! Built with Next.js, this app is so fresh, you’ll want to sip it slowly.
First, summon the development server with your favorite flavor:
npm run dev # Classic roast
yarn dev # Hipster blend
pnpm dev # Eco-friendly cup
bun dev # For the adventurous
Then, open http://localhost:3000 in your browser. If you see something brewing, congrats – you did it!
Want to spice things up? Edit app/page.tsx
and watch your changes percolate instantly. No need to stir!
This project uses next/font
to automatically optimize and load Geist, the font so smooth, even your grandma approves.
- Next.js Documentation – for those who read manuals.
- Learn Next.js – interactive, like a choose-your-own-adventure, but with code.
Or, peek at the Next.js GitHub repo and leave a star if you’re feeling generous.
The easiest way to share your brew with the world is to deploy on Vercel. It’s like drive-thru for your code.
For more details, check out the Next.js deployment docs.
May your builds be fast and your bugs be few. Happy roasting!