BizBuddy is a website where people can find others with different skills to start businesses together. It helps match users based on their skills and interests.
Many people have good business ideas but need help in areas where they lack skills. BizBuddy helps them find the right partners to work with, making it easier to start and grow successful businesses.
First, Download ZIP or Clone the repo
Second, In the project root directory:
npm install
Finally, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
- TypeScript
- React.js
- Next.js 14 (App Router)
- NextUI Library
- Tailwind CSS
- React-Hook-Form (Form State Managment)
- Zod Validator (Form Validation)
- NextAuth (Auth.js) (Secuirty & Authentication)
- Prisma ORM (Talk to Database)
- Neon Serverless PostgreSQL Database
- Cloudinary (Media Storage)
- Pusher (Real-time Feature)