Skip to content

pjfrontend/emoji-search

Repository files navigation

Emoji Search

A lightweight, browser-based emoji search tool built with TypeScript and React. It allows users to explore emojis by group, subgroup, and Unicode version, search by keyword, and copy emojis to the clipboard.

🔍 Features

  • Browse emojis by group, subgroup, and Unicode version
  • Search emojis by keyword
  • Copy emojis to the clipboard with a single click
  • Responsive and user-friendly interface

🚀 Live Demo

Check out the live application here: https://pjfrontend.github.io/emoji-search/

🛠️ Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/pjfrontend/emoji-search.git
    cd emoji-search
  2. Install dependencies:

    yarn install
  3. Start the development server:

    yarn start

The application will be available at http://localhost:3000.

📁 Project Structure

  • src/: Main source code directory
  • public/: Static assets and HTML template
  • data-extraction/: Scripts and data related to emoji extraction
  • docs/: Documentation and additional resources
  • .vscode/: Visual Studio Code workspace settings

🔗 Useful Resources

🤝 Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests to enhance the application or fix issues.

📄 License

This project is open-source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published