emoji-translator Tailwind Templates

Emoji Translator

A modern web application that translates text into emojis. Built with Next.js and Tailwind CSS as part of my experimentation with Next.js.

Emoji Translator

A fun and interactive Emoji Translator built with Next.js and Tailwind CSS! Convert text into emoji-based expressions and decode emojis back into words. Supports real-time translation, copy-to-clipboard, and customizable emoji mappings. 🚀

Features

  • Real-time text to emoji translation
  • Dynamic emoji suggestions as you type
  • Copy translation to clipboard
  • Share translations via URL
  • Responsive design for all devices
  • Modern and clean UI

Getting Started

Prerequisites

  • Node.js 18.x or later
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/emoji-translator.git
    cd emoji-translator
    
  2. Install dependencies:

    npm install
    # or
    yarn install
    
  3. Run the development server:

    npm run dev
    # or
    yarn dev
    
  4. Open http://localhost:3000 in your browser.

Usage

  1. Type any text in the input box
  2. Watch as your text is automatically translated into emojis
  3. Get real-time suggestions as you type
  4. Copy your translation or share it with friends

Example Translations

  • "I love pizza" → "❤️🍕"
  • "happy cat" → "😊🐱"
  • "good morning" → "🌅"

Built With

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

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

Top categories

Loading Svelte Themes