Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrianarivo/anilist-clone
Anylist is an android/iOS mobile app built with React Native to help users interact with the public Anilist API. AniList is a platform dedicated to anime and manga enthusiasts. It serves as a social networking site and database that allows users to track and discover anime and manga, as well as connect with other fans.
https://github.com/andrianarivo/anilist-clone
graphql react react-native tailwind
Last synced: about 17 hours ago
JSON representation
Anylist is an android/iOS mobile app built with React Native to help users interact with the public Anilist API. AniList is a platform dedicated to anime and manga enthusiasts. It serves as a social networking site and database that allows users to track and discover anime and manga, as well as connect with other fans.
- Host: GitHub
- URL: https://github.com/andrianarivo/anilist-clone
- Owner: andrianarivo
- Created: 2023-03-02T16:30:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T12:33:18.000Z (about 1 year ago)
- Last Synced: 2024-04-19T08:55:55.869Z (10 months ago)
- Topics: graphql, react, react-native, tailwind
- Language: TypeScript
- Homepage:
- Size: 1.05 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Anilist
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**Anylist** is an android/iOS mobile app built with React Native to help users interact with the public [Anilist API](https://anilist.co/). AniList is a platform dedicated to anime and manga enthusiasts. It serves as a social networking site and database that allows users to track and discover anime and manga, as well as connect with other fans. Users can create lists to keep track of the anime and manga they have watched or read, rate and review titles, and find recommendations based on their preferences.
Client
Server
Database
- **Discover new Anime**
- **Bring Anime List everywhere**
- **Rate your anime**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- `Code editor (VSCode, Webstorm)`
- `NodeJS` & `NPM`
- `EAS account`
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/andrianarivo/anilist-clone.git
```
### Install
Install this project with:
```sh
cd my-project
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Deployment
You can deploy this project using your own deployment solution.
👤 **David**
- GitHub: [@andrianarivo](https://github.com/andrianarivo)
- Twitter: [@dandrianarivo](https://twitter.com/dandrianarivo)
- LinkedIn: [LinkedIn](https://linkedin.com/in/andrianarivo)
- [ ] **User preferences**
- [ ] **Get notifications Anime updates**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/andrianarivo/anilist-clone/issues).
If you like this project, consider adding a ⭐️
I would like to thank Anilist for the GraphQL server.
I would like to thank Figma and the original designer for the design.
This project is [MIT](./LICENSE) licensed.