Mesem is an emoticon picker for Chromium Browser. You can install it on Google Chrome, Microsoft Edge, and many more.
Download it here (◍•ᴗ•◍)
This project use Sveltekit which is a meta-framework for Svelte.
So, learn it first before you make a contributions.
- Clone this repository
git clone https://github.com/oktoala/mesem-chrome-extensions.git
cd mesem-chrome-extensions
- Install Dependencies
npm i
- Run the project
npm run dev