Skip to content

andrewhayter/vogelisms.com

Repository files navigation

Vogelisms

A random quote generator featuring Scott Vogel's iconic stage banter. This project showcases a collection of "Vogelisms" - the memorable quotes and stage banter from Terror vocalist Scott Vogel.

Features

  • Random quote generation
  • Keyboard shortcut (spacebar) for new quotes
  • Permalink system using Roman numerals
  • Mobile-friendly design
  • Clean, minimalist interface

Technologies Used

  • React
  • Vite
  • Tailwind CSS
  • JavaScript

Development

To run the project locally:

# Install dependencies
npm install

# Start development server
npm run dev

Build

To build for production:

npm run build

Deployment

This site is configured for deployment on Netlify with the appropriate redirects for client-side routing.

Contributing

Feel free to contribute by adding more Vogelisms to the quotes collection!

  1. Fork the repository
  2. Add your quotes to src/data/quotes.json
  3. Submit a pull request

License

MIT

About

vogelisms.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published