Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2pai-dev/animoji
Describe your favorite anime with emoji ✨
https://github.com/2pai-dev/animoji
anime hacktober hacktoberfest hacktoberfest2019 hacktoberfest2020 vuejs
Last synced: 3 months ago
JSON representation
Describe your favorite anime with emoji ✨
- Host: GitHub
- URL: https://github.com/2pai-dev/animoji
- Owner: 2pai-dev
- License: apache-2.0
- Created: 2019-09-29T03:52:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T23:06:16.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T19:53:43.416Z (6 months ago)
- Topics: anime, hacktober, hacktoberfest, hacktoberfest2019, hacktoberfest2020, vuejs
- Language: Vue
- Homepage: https://animoji.netlify.com/
- Size: 2.12 MB
- Stars: 60
- Watchers: 2
- Forks: 151
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Animoji 🐿
[![Netlify Status](https://api.netlify.com/api/v1/badges/4ffec391-b69c-409a-90f7-76fbf4970020/deploy-status)](https://app.netlify.com/sites/animoji/deploys)
## Anime listing represented through emoji
Hello, welcome to Animoji repository. This repository is build for Hacktoberfest and inspired by [Emoji Screen](https://emojiscreen.com).
[![Animoji homepage image](readme/Animoji-v2.png)](https://animoji.netlify.com)
You can visit at [animoji.netlify.com](https://animoji.netlify.com)
## Contribute 🤝
Perfect practice for your first open source pull request!
For those who wants to contribute, you can check out at [CONTRIBUTING.md](CONTRIBUTING.md) for furthermore.
### Pull Request
You can directly send a pull request to the repository if you have any anime updates, UI, or website function itself.
Please note that you have to follow the pull request template at [pull_request_template.md](https://github.com/2pai-dev/animoji/blob/master/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md). We won't accept any nonsense updates like removing whitespaces, or update a few words in README.
#### Anime Addition
If you check [/src/datasource](https://github.com/2pai-dev/animoji/blob/master/src/datasource), there are many file.json of anime information. You can add your anime information in new json files. If you need any references for the information, you can take a look at [https://myanimelist.net](https://myanimelist.net).
### Issues
We are very appreciate for those who contribute by `help wanted` or/and `good first issue` label. And if you have a commit that referencing to some issues, don't forget to add them on your commit message.