Connecting South African Entrepreneurs with Investors
# PitchPoint
Connecting South African Entrepreneurs with Investors
This is a Next.js project for PitchPoint, a platform that connects South African entrepreneurs with investors.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev