Sep 11, 2020

emote.land

Using NuxtJS

Introduction

Emote Land (yes it hosts emoji's, but emoji.land was £1000) was created when there were emotes that I wanted to use but couldn't justify the cost of Discord Nitro, it's a neat compromise for those who don't spam pepegas or kekws. Initially emote.land was written in only 2 hours with basic copy-paste functionality completed.

Features

  • Responsive
  • Automatic resizing of images
  • Quick Copy & Paste
  • Local Favourites!
  • 70+ Themes

How it works

Emote Land is created with Nuxt which supports the generation of static sites, whenever the repository is updated Travis CI will trigger a build and upload it to the gh-pages repository, when building each of the images are resized appropriately (48x48), this allows me to host the website without having to worry about bandwidth or server uptime.

Credits