Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filippofilip95/github-emoji-search-list
GitHub Emoji list with search
https://github.com/filippofilip95/github-emoji-search-list
emoji emoji-list emoji-search github react typescript
Last synced: 2 months ago
JSON representation
GitHub Emoji list with search
- Host: GitHub
- URL: https://github.com/filippofilip95/github-emoji-search-list
- Owner: filippofilip95
- Created: 2019-10-24T06:20:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T12:43:54.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T14:42:40.873Z (3 months ago)
- Topics: emoji, emoji-list, emoji-search, github, react, typescript
- Language: TypeScript
- Homepage: https://filippofilip95.github.io/github-emoji-search-list/
- Size: 2.9 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub emoji list with search
App has a list of emoji available on GitHub. Via the app, you can easily search and copy them into the clipboard.This project is available on [filippofilip95.github.io/github-emoji-search-list](https://filippofilip95.github.io/github-emoji-search-list/)
## Available ScriptsIn the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.### `yarn build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.