Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kylekelly/emoji-cursor

https://www.emojicursor.app/
https://github.com/kylekelly/emoji-cursor

Last synced: about 2 months ago
JSON representation

https://www.emojicursor.app/

Awesome Lists containing this project

README

        

# Emoji Cursor

## Public version

You can use the public version of this site here:

https://www.emojicursor.app/

## Installation

```bash
git clone https://github.com/kylekelly/emoji-cursor
cd emoji-cursor
npm install
npm run start
```