Randomoji
Generate random emoji using Vue 3 + Emoji API
Install NPM on your local machine.
- npm
npm install npm@latest -g
- Clone this repo
git clone https://github.com/dandheedge/randomoji
- Install NPM packages
npm install
- Running in your browser
npm run dev
- Testing with test case
npm run test