Skip to content

onwp/saas-idea-generator

Repository files navigation

Evreka - SaaS Idea Generator

A sleek, interactive tool that generates innovative SaaS business ideas based on user inputs and market trends.

SaaS Idea Generator Screenshot

Features

  • Clean, minimalist UI with a central idea generation form and results display area
  • Input fields for industry preferences, target market, and technology interests
  • One-click generation button with subtle loading animation
  • Results displayed as cards with idea title, description, potential market size, and difficulty rating
  • Option to save or export favorite ideas to PDF/CSV

Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn

Installation

# Clone the repository
git clone https://github.com/onwp/saas-idea-generator

# Navigate to the project directory
cd saas-idea-generator

# Install dependencies
npm install
# or
yarn install

# Start the development server
npm run dev
# or
yarn dev

Usage

  1. Fill in the form with your preferences for industry, target market, and technology interests
  2. Click the "Generate Ideas" button
  3. Browse through the generated SaaS ideas
  4. Save your favorite ideas or export them for later reference

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages