This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm i
npm run dev
The website is available on localhost:3000
.
It's time to BUILD ya know? And it's fun to make little greebles with your friends! Pair up with a pal and let greeble site be a playground for your imagination :)
- Replace one of the grid items in Grid.tsx with your own Greeble (as described below).
- Try to keep package and font imports to a reasonable level. Importing some stuff is okay and expected!
- No other rules. Network requests, canvas, etc are all encouraged and welcomed.
- Make a PR and Loopy and/or Cameron will review it (and possibly ask for small changes, but no outright rejections)
All greebles and styles belong in src/greebles
. Name each greeble file ContributorName.tsx
or ContributorNameDescription.tsx
, where Description
is one or two or three words.