BuidlGuidl / batch10.buidlguidl.com

Home base for BuidlGuidl's 10th Batch of Buidlers
https://batch10.buidlguidl.com
MIT License
3 stars 8 forks source link

2. Create your personal page #9

Open phipsae opened 2 weeks ago

phipsae commented 2 weeks ago

Goal

Create a PR with your personal page so it's displayed on the Batch site.

Creating the Batch page

  1. If you haven't done it already: fork & clone the repo, install dependencies, and create your own branch.
  2. Create a new folder & file in packages/nextjs/app/builders/[your-0xAddress]/page.tsx
  3. You can have a little bio, avatar, address, links to your socials, etc. -> Keep it simple! (no heavy assets, etc.)

⚠️ Important Notes:

⚠️ If you are the first one to create your personal page, you'll need to create the builders folder in packages/nextjs/app/.