Skip to content

ajfAfg/emojion

Repository files navigation

🚀 Emojion

Emojion (/ɪˈməʊdʒ(ə)n/) is a web application to create and share images combined an emoji and text.

demo

Your contribution is welcome!

Concepts

  • Simple
    • Since the positions of an emoji and text are fixed, you only need to consider the content of them.
  • Quick operation
    • Frequently used operations can be realized in a single step.

Development

git clone git@github.com:ajfAfg/emojion.git
cd emojion
npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

License

MIT

Awards & Presentations