Skip to content

Sangram03/EmojiGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🌟 Emoji Generator

A fun web app that generates unique emojis based on any input name! 🎉 Each emoji comes from a different category, ensuring variety and creativity.

image

image

✨ Features

  • Generates emojis based on user input.
  • Provides a "Copy Emojis" button for easy sharing.
  • Offers a "Refresh" option to generate new emojis.
  • Clean and minimalistic user interface with a pastel theme.

🚀 How It Works

  1. Enter a name (or any text) in the input field.
  2. Click the Generate button to see your personalized emoji set.
  3. Copy or refresh the emojis as needed.

🛠️ Installation

  1. Clone the repository:
    git clone https://github.com/Sangram03/EmojiGenerator.git
  2. Navigate to the project directory:
    cd EmojiGenerator
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev
  5. Open your browser and go to http://localhost:5173/.

📄 Usage

  • Modify the code to customize the emoji generation algorithm.
  • Adjust the design in the CSS files to fit your style.
  • Integrate with backend services if needed for advanced features.

🎨 Design

The app uses a soft pastel background with bold and vibrant buttons, focusing on user experience and clarity.

If you want to switch to a dark purple theme, update the CSS file to reflect the royal and mysterious feel.

🤝 Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the project.
  2. Create a new feature branch:
    git checkout -b feature/your-feature
  3. Commit your changes:
    git commit -m "Add your feature"
  4. Push to your branch:
    git push origin feature/your-feature
  5. Create a Pull Request.

🪪 License

MIT License


🛠 Skills

Javascript, HTML, TYPESCRIPT, CSS...

Authors