KeyFind is a SEO SaaS tool that leverages the power of GPT API and Google Ads API to find keywords for SEO analysis.
- Uses GPT API for advanced keyword generation.
- Utilizes Google Ads API for comprehensive SEO analysis.
- Provides a user-friendly dashboard for easy navigation and usage.
- Clone the repository.
- Install the dependencies using
pnpm install. - Start the application using
pnpm run devfor development mode orpnpm run startfor production mode.
In the project directory, you can run:
pnpm run dev- Starts the development server.pnpm run build- Builds the app for production.pnpm run start- Runs the built app in production mode.pnpm run lint- Runs the linter and fixes issues.pnpm run format- Runs the code formatter.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.