Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 ✨

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.