We're a friend group working in tech that wants to support young people working on cool ideas. We give micro-grants ($100-500) to young ambitious builders.
Working on something cool and need some non-dilutive ideation capital? Apply at https://bagel.fund.
- Node.js 18+ or Bun installed
- npm, yarn, pnpm, or bun package manager
# Install dependencies
npm install
# or
bun install
# Run development server
npm run dev
# or
bun run devThe server will start at http://localhost:3000
npm run build
npm start- Next.js 14 (App Router)
- React 18
- TypeScript
- CSS Modules