React PWA application that can be installed on PC and phone. Using this application, you can find all the IOS Emojis and copy them to yourself.
1: Emoji-api. Emojis are from this package.
npm i emoji-api
2: React-toastify. Used this package to display notifications to the user after emojis are copied to the clipboard.
npm i react-toastify
3: React-icons. Icons are used from this package.
npm i react-icons