Emoji Industries is a website I made to make it easier to find and copy emojis after I got tired of squinting at the tiny emojis in the macOS emoji picker.
I created this website to try out some new (to me) technologies including:
- Next.js and Server Side Rendering
- Zeit for deployments and hosting
- React hooks
- react-spring for animations
- Async Clipboard API
- IntersectionObservers
- JSS for styling
- CSS custom properties
- CSS clip-paths
prefers-color-scheme
to add dark-mode support- ARIA to improve accessibility