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

https://github.com/blackgirlbytes/git-emojis

An emoji search application leveraging Next.js, Tailwind CSS, Fuse.js (for fuzzy search), GitHub's Emoji API, GitHub Actions, and Pulumi
https://github.com/blackgirlbytes/git-emojis

emojis githubactions nextjs

Last synced: 6 months ago
JSON representation

An emoji search application leveraging Next.js, Tailwind CSS, Fuse.js (for fuzzy search), GitHub's Emoji API, GitHub Actions, and Pulumi

Awesome Lists containing this project

README

          

# Git Emojis - CuteMoji

**Description**: An emoji search application leveraging fuse.js and other open source projects. Made for open source newcomers to practice their skills.

- **Technology stack**: Next.js, TailwindCSS, Pulumi, GitHub Actions
- **Status**: We are in Alpha
- **Link to live site**: http://s3-website-bucket-43d5014.s3-website-us-east-1.amazonaws.com/

**The site**:
![image](https://user-images.githubusercontent.com/22990146/139925995-48a0c62d-74d8-47f7-8562-1bd466e80907.png)

## Installation
Runs best on nodev14.17.6
To get started, run:

`npm install`

`npm run dev`

## Usage

Simply search for the emoji you are looking for

## Getting help

If you need help, please open an issue in this project and @blackgirlbytes will respond you.