Welcome to AniRealme, a web application hosted at anirealme.vercel.app, designed for anime and manga enthusiasts! AniRealme allows you to search, filter, and explore a vast collection of anime and manga titles. Whether you're looking for top-rated anime, the latest manga, or personalized favorites, AniRealme has you covered.
-
Anime & Manga Search: Easily search for your favorite anime or manga titles using various filters, including:
- Genres
- Ratings
- Status (e.g., completed, ongoing)
- Sorting options (e.g., by popularity, release date)
-
Filter by Categories: Refine your search with advanced filtering to discover new shows or books that suit your interests.
-
Top Lists:
- Top Anime: Browse the highest-rated anime based on user reviews and scores.
- Top Manga: Explore the most popular manga series.
- Top Publishing: Stay up-to-date with the latest ongoing manga series.
- Top Upcoming: Discover upcoming anime and manga titles.
- Top Airing: Find currently airing anime series.
-
Favorites: Keep track of your favorite anime and manga with personalized recommendations and summaries.
To get started, simply visit AniRealme and start exploring!
-
Clone the repository:
git clone https://github.com/ucfx/anirealme.git
-
Navigate to the project folder:
cd anirealme
-
Install the dependencies:
npm install # pnpm install | yarn install
-
Start the development server:
npm run dev # pnpm dev | yarn dev
-
Open your browser and visit http://localhost:3000 to view the application.
AniRealme is built using the following technologies:
-
Frontend:
-
Backend:
- Jikan API: Unofficial MyAnimeList API
Contributions are welcome! If you'd like to contribute to AniRealme, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your fork.
- Submit a pull request to the
main
branch of theucfx/anirealme
repository.
This project is licensed under the MIT License. See the MIT License file for more information.