Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kylekelly/emoji-cursor
https://www.emojicursor.app/
https://github.com/kylekelly/emoji-cursor
Last synced: 3 months ago
JSON representation
https://www.emojicursor.app/
- Host: GitHub
- URL: https://github.com/kylekelly/emoji-cursor
- Owner: kylekelly
- License: mit
- Created: 2018-07-24T22:55:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T23:26:17.000Z (over 6 years ago)
- Last Synced: 2024-07-18T04:36:54.128Z (4 months ago)
- Language: HTML
- Size: 5.86 KB
- Stars: 27
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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
```