Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jgcmarins/react-emoji-fetch
A react app that helps you find an emoji
https://github.com/jgcmarins/react-emoji-fetch
emoji fetch react reactjs
Last synced: 2 months ago
JSON representation
A react app that helps you find an emoji
- Host: GitHub
- URL: https://github.com/jgcmarins/react-emoji-fetch
- Owner: jgcmarins
- License: mit
- Created: 2017-05-15T04:56:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T09:58:57.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T09:37:04.198Z (2 months ago)
- Topics: emoji, fetch, react, reactjs
- Language: JavaScript
- Homepage: https://jgcmarins.github.io/react-emoji-fetch/
- Size: 1.01 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Emoji Fetch
A react app that helps you find an emoji## Live demo at
#### [http://joaomarins.com/react-emoji-fetch/](http://joaomarins.com/react-emoji-fetch/)## Usage
#### Installation
```bash
npm install
```#### Run
```bash
npm start
```## LICENSE
[MIT](https://github.com/jgcmarins/react-emoji-fetch/blob/master/LICENSE)