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. 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.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Code editor (VSCode, Webstorm)
NodeJS
& NPM
EAS account
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/andrianarivo/anilist-clone.git
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
npm start
You can deploy this project using your own deployment solution.
š¤ David
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
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 licensed.