Skip to content

saddamAnwar185/proposalpro

 
 

Repository files navigation

ProposalPro AI

AI-powered freelance proposal generator that helps you win more clients.

Quick Start

  1. Install dependencies:
npm install
  1. Copy the environment file:
cp .env.example .env.local
  1. Add your OpenAI API key to .env.local

  2. Run the development server:

npm run dev
  1. Open http://localhost:3000

Deployment

Deploy to Vercel in one click - see SETUP_GUIDE.md for detailed instructions.

Tech Stack

  • Next.js 14
  • Tailwind CSS
  • NextAuth.js
  • OpenAI GPT-4o

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.9%
  • CSS 3.1%