Matrix-Mirror-AI/Random-Acronym-Generator
0
Random Acronym Generator
A beautiful web app that generates random acronyms for any word or name you enter! Each time you press the button, you'll get a new, creative combination.
Features
- Enter any word or name
- Press the Generate button to get a random acronym
- Each letter is matched to a random positive or creative word
- Beautiful, modern UI (React + Vite)
Getting Started
- Install dependencies:
npm install- Run the app locally (development mode):
npm run dev- Build for production (for deployment):
npm run build The static site will be generated in the dist/ directory.
- Open your browser (development): Visit http://localhost:5173
Customization
- The word list is in
src/App.jsxand can be expanded for more variety.
Made with ❤️ using React and Vite.
