100
JS
Projects.com

  • Home
  • Projects
  • About
GitHubBuy me a coffee

© 2025 100 JS Projects. All rights reserved.

Random Emoji Project - HTML, CSS, JavaScript

project image

Project description

The goal of this project is to create a random emoji generator with a "click" button that generates a random emoji and displays its name tag. For example, the "cook" emoji is represented by a person holding a pen. We will use JavaScript to retrieve data from an API and CSS to style the website. To get the necessary API keys, we will apply to the Emoji API website.

Random Emoji Project Live Demo (Preview)

Live Demo

Random Emoji Project Source Code (Github)

Source Code