Search shortcodes of emojis supported by Github
This product is a small project created to solve the problem of loading and searching emojis supported by Github. The creator, who often uses emojis in their Github commit messages, found it difficult to load the entire emoji list from existing solutions, so they decided to create a more efficient and user-friendly solution. The project utilizes Next.js, Chakra UI, Typescript, FaunaDB, and Vercel for deployment.
To install the theme, follow these steps:
npm install
npm run dev
http://localhost:3000.This small project offers a solution for loading and searching emojis supported by Github in a more efficient and user-friendly way. It utilizes lazy loading, search functionality, and a minimalistic UI design. Additionally, it makes use of Incremental Static Regeneration to serve data quickly and avoid rate limiting by Github. The theme also includes a dark/light mode switcher and is PWA enabled.