Skip to content

devjusty/keyword-ipsum

Repository files navigation


Keyword Ipsum

Keyword Ipsum

Generate custom lorem ipsum text with your own keywords.

Key FeaturesDeploymentInstallationBuilt WithLicense

Key Features

Generate custom lorem ipsum text with your own keywords. Just enter a comma separated list of your words and select the type of result (words, sentences, or paragraphs) and the desired length.

  • 🎯 Keyword-based Lorem Ipsum generation
  • 🔁 Optional synonym expansion
  • ✂️ Copy-to-clipboard

Deployment

This project is deployed via Netlify.

Netlify Status

Netlify Environment Variables

To enable Google Analytics on production, set the following environment variable in your Netlify dashboard:

  • Navigate to Site settings → Environment variables
  • Add VITE_GA_TRACKING_ID with your Google Analytics tracking ID

Installation

# Clone this repository
$ git clone https://github.com/devjusty/keyword-ipsum/

# Go into the repository
$ cd keyword-ipsum

# Install dependencies
$ pnpm install

# Set up environment variables (optional)
$ cp .env.example .env.local
# Edit .env.local and add your Google Analytics tracking ID

# Start the dev server
$ pnpm dev

Environment Variables

Create a .env.local file in the root directory (see .env.example for reference):

  • VITE_GA_TRACKING_ID - Your Google Analytics 4 tracking ID (optional, format: G-XXXXXXXXXX)

The app will work without environment variables, but analytics tracking requires a valid GA tracking ID.

Built With

This software uses the following open source packages:

  • Vite
  • React
  • Tailwind
  • DaisyUI

Support

Buy Me A Coffee

License

MIT — free to use, remix, and generate weird Latin nonsense forever.


Contact

justy.dev

GitHub @devjusty

(back to top)

About

Generate custom Lorem Ipsum text with keywords.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •