diff --git a/emoji/CNAME b/emoji/CNAME
new file mode 100644
index 0000000..9eeab64
--- /dev/null
+++ b/emoji/CNAME
@@ -0,0 +1 @@
+emoji.muan.co
\ No newline at end of file
diff --git a/emoji/CONTRIBUTING.md b/emoji/CONTRIBUTING.md
new file mode 100644
index 0000000..cabf0e5
--- /dev/null
+++ b/emoji/CONTRIBUTING.md
@@ -0,0 +1,25 @@
+# CONTRIBUTING
+
+Thanks for thinking about contributing to this project. :heart_eyes:
+
+## What do you want to do?
+
+#### JavaScript changes
+
+Change the files in `/javascripts`.
+
+#### CSS changes
+
+The CSS is currently compiled from SCSS, so you will need to install and develop in SASS, then include the compiled CSS file in your commits.
+
+## Coding Style
+
+When in doubt, follow https://github.com/styleguide.
+
+## Commiting, sending the pull request
+
+- Make sure you have a good description in the pull request if your changes contain more than keyword changes.
+ :x: `Update html`
+ :o: `Change a typo in the toggle text button`
+
+- Include at least one emoji in your pull request description.
diff --git a/emoji/LICENSE b/emoji/LICENSE
new file mode 100644
index 0000000..6368e26
--- /dev/null
+++ b/emoji/LICENSE
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2014 Mu-An Chiou
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/emoji/README.md b/emoji/README.md
new file mode 100644
index 0000000..96e1b0e
--- /dev/null
+++ b/emoji/README.md
@@ -0,0 +1,20 @@
+## Emoji finder [](https://github.com/feross/standard)
+
+:heart: me some emoji. Go to https://emoji.muan.co/
+
+
+
+:octopus: :zap: :cat: = :octocat:
+Find the emoji that echoes your heart using keywords
+
+:raised_hands::gun::moneybag::police_car::boom::hospital::syringe::skull:
+Tell a story
+
+:oden::spaghetti::cookie::stew::ice_cream::icecream::sushi::curry::custard::dango::pizza::ramen::fried_shrimp::fries::chocolate_bar::hamburger:
+View emoji in groups and food-attack hungry people
+
+#### Please contribute :pray:
+
+**As of 2015/07/10, the emoji keyword library has been migrated to its own repository [muan/emojilib](https://github.com/muan/emojilib).**
+
+There are almost 900 emoji, more keywords let you find emoji more easily. Go to [`emojis.json`](https://github.com/muan/emojilib/blob/master/emojis.json) for the list of emoji & keywords.
diff --git a/emoji/appicon.png b/emoji/appicon.png
new file mode 100644
index 0000000..708653a
Binary files /dev/null and b/emoji/appicon.png differ
diff --git a/emoji/fav.png b/emoji/fav.png
new file mode 100644
index 0000000..c308283
Binary files /dev/null and b/emoji/fav.png differ
diff --git a/emoji/index.html b/emoji/index.html
new file mode 100644
index 0000000..609382e
--- /dev/null
+++ b/emoji/index.html
@@ -0,0 +1,95 @@
+
+
+