Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/urre/emojifun
😁 Simple emoji search
https://github.com/urre/emojifun
emoji search
Last synced: about 1 month ago
JSON representation
😁 Simple emoji search
- Host: GitHub
- URL: https://github.com/urre/emojifun
- Owner: urre
- License: mit
- Created: 2017-08-20T19:05:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T12:21:53.000Z (9 months ago)
- Last Synced: 2024-10-03T12:32:59.866Z (3 months ago)
- Topics: emoji, search
- Homepage: https://urre.github.io/emojifun/
- Size: 350 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Emoji fun
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
## Simple emoji search!
![screenshot](https://user-images.githubusercontent.com/307676/87461723-16599480-c60f-11ea-9cc0-c9358309ae1b.jpeg)
+ No dependencies
+ HTML, CSS, Vanilla JS
+ Hosted on Github Pages## Develop
1. git clone this repository
2. `npm i`
3. `npm start` and open up `http://localhost:5000/`