Skip to content

synthird/github-emoji-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub emoji list

A list of emojis taken from the GitHub API.

This is helpful if you are searching for emojis you want to use in your README files.

Built with

Running the site locally

What you need to have:

Steps:

  1. Fork this repository.
  2. Clone the forked repository into your machine.
  3. Install dependencies.
npm install -g vercel
npm install
  1. Create a GitHub personal access token. (A fine-grained one with default settings.)
  2. Copy the token.
  3. Create a .env in the root folder of your cloned repository with the following:
TOKEN=PASTE-YOUR-TOKEN-HERE
  1. Run the site locally.
vercel dev
  1. Login to vercel if prompted.

License

This repository contains the AGPL version 3 license. You must give credit if you want to use its source code. If you make any changes, and your project is accessed through a network, you must open source it under the same license.

Releases

Packages

Used by

Contributors

Languages