Anime Archive is a web application developed in React and Python, designed to serve as a tool for reformatting anime watchlist data from "Zoro.to" proxies to improve readability. This app provides users with the capability to store their anime progress offline for personal use.
Anime enthusiasts often use My Anime List to keep track of their watched shows and progress. However, there may be times when you want to keep a local copy of your anime list data. Anime Archive aims to bridge that gap by providing an easy-to-use solution for managing and formatting anime progress data.
-
Offline Progress Tracking: Store your anime progress data locally, even without an internet connection.
-
Export to File: Save your anime progress as a raw file on your computer for personal use or backup.
Follow these steps to get Anime Archive up and running on your local machine:
-
Clone the repository:
git clone https://github.com/thehatclub/anime-archive.git
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or feedback, feel free to reach out:
- GitHub Issues: Anime Archive Issues