Skip to content

Latest commit

 

History

History
72 lines (47 loc) · 2.14 KB

README.md

File metadata and controls

72 lines (47 loc) · 2.14 KB

EZ Text Generator

Welcome to EZ Text Generator! This web application allows users to generate and apply stylish text for usernames, social media profiles, and more. With a wide range of font styles and themes, users can easily customize their text to fit their preferences.

Features

  • Extensive Font Library: Over 50+ font styles, including:

    • Stylish Fonts
    • Mirror/Flipped Fonts
    • Gaming Fonts
    • Glitchy Fonts
    • Symbolic Fonts
  • Theme Toggle: Switch between Dark and Light modes. The application remembers the user's theme preference for future visits.

  • Responsive Design: Built with Bootstrap for a mobile-friendly experience.

  • Easy Copy: Quickly copy generated text with a click of a button.

Demo

You can view a live demo of the EZ Text Generator here.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/PATILYASHH/EZ-Text-Generator.git
  2. Navigate to the project directory:

    cd EZ-Text-Generator
  3. Open index.html in your web browser: You can simply double-click index.html or use a local server.

Usage

  1. Enter your text in the input field.
  2. Click "Generate Styles" to see your text in various styles.
  3. Use the "Copy" button to copy the styled text to your clipboard.
  4. Toggle between Dark and Light modes using the button in the header.

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Create a new Pull Request.

License

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

Acknowledgments

  • Bootstrap: For providing the framework used in the design.
  • Google Fonts: For offering a variety of fonts.
  • jQuery: For simplifying JavaScript operations.

Contact

For any inquiries, please contact [email protected].