GithubHelp home page GithubHelp logo

ttesori / react-emoji-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.59 MB

EmojiHunt is an application that allows the user to search for and save their favorite emojis!

Home Page: https://emoji-search-app.netlify.app/

HTML 0.14% JavaScript 99.66% CSS 0.20%
react emoji dark-mode tailwindcss

react-emoji-app's Introduction

EmojiHunt: Save Your Favorite Emojis

screenshot of EmojiHunt home page

EmojiHunt is an application that allows the user to search the currently available emojis from unicode.org. They can also save their favorite emojis so they can quickly access them and easily copy any emoji to the clipboard.

Link to project: https://emoji-search-app.netlify.app/

How It's Made:

Tech used: React, HTML, CSS, TailwindCSS

This application was built with a React front-end, using the TailwindCSS utility class framework for the design and implementation of dark mode. The list of emojis was pulled directly from emoji-api.com and archived in JSON format for speed, since the list does not change often.

Once the emojis are searched, infinite scrolling is used if the number of results is greater than 20. The options on each result are simple: the user can copy the emoji to the clipboard or save the emoji to their favorites. When the favorites list is changed, the data is persisted to the web browser's local storage.

Features:

  • Users can search a comprehensive list of emojis.
  • If the search results are longer than 20, infinite scrolling is utilized.
  • Users can save their favorite emojis into a list that is persisted to the browser's local storage.
  • Users can copy the emoji from any search result to their clipboard.
  • Users can switch theme from light to dark

Lessons Learned:

  • How to work with useContext and useReducer to manage application-level state
  • How to implement infinite scrolling
  • How to copy information to the clipboard
  • How to implement toast alerts

Optimizations:

  • I would like to add auto theme switching depending on the system setting

Additional Projects:

react-emoji-app's People

Contributors

ttesori avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.