ongyishen / streamlit_emoji_cheatsheet

Streamlit Emoji Cheatsheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Streamlit Emoji Cheat Sheet

This is a simple web app built with Streamlit that displays emoji data from a JSON file.

Demo Image

Streamlit App

Installation

  1. Clone this repository:

    git clone https://github.com/your-username/streamlit-emoji-cheat-sheet.git
    
  2. Install the required dependencies:

    pip install -r requirements.txt
    

Usage

  1. Run the app:
streamlit run app.py
  1. Open your web browser and go to http://localhost:8501.

  2. Use the search bar to find emojis by name or category.

About

Streamlit Emoji Cheatsheet

License:MIT License


Languages

Language:Python 100.0%