Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tinniaru3005/emoji-selector


https://github.com/tinniaru3005/emoji-selector

chat-application css emoji emoji-picker fetch-api front-end-development html javascript open-emoji-api

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# 😎 Emoji-selector
I have built out a simple chat-app application. I have created an easy-to-use emoji selector for this website.

## 🚀 APIs used
- [Open Emoji API](https://emoji-api.com/)
### 🎯 Get your API key here
- Head on over to the [Open Emoji API](https://emoji-api.com/). You should see a field for you to put in your email address with a button saying get a key.
![1](https://user-images.githubusercontent.com/62856848/194417136-2d8889f7-d08c-4bf9-84dd-fe6251912965.png)
- Go ahead and put in a valid email address. You'll then receive your API key.
![2](https://user-images.githubusercontent.com/62856848/194417201-8d7b46d5-c273-4503-b66a-db3b94e4519c.png)
- Do not copy my key. Be sure to create your own by providing your email address. Once you have your API key, scroll down to "Documentation" and you'll notice all the different API endpoints. The only one we'll be using for this project is the first one titled "List all emojis".
- You should copy your API key at the end of the link for the API after "?access_key=".

## 📹 Video
https://user-images.githubusercontent.com/62856848/194420566-60f0077e-6c79-486a-a66b-fce1593c0e17.mp4