Skip to content

Latest commit

 

History

History
76 lines (53 loc) · 2.62 KB

README.md

File metadata and controls

76 lines (53 loc) · 2.62 KB

AniRealme

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.

🚀 Features

  • 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.

📖 Getting Started

To get started, simply visit AniRealme and start exploring!

  1. Clone the repository:

    git clone https://github.com/ucfx/anirealme.git
  2. Navigate to the project folder:

    cd anirealme
  3. Install the dependencies:

     npm install # pnpm install | yarn install
  4. Start the development server:

    npm run dev # pnpm dev | yarn dev
  5. Open your browser and visit http://localhost:3000 to view the application.

🛠️ Technologies

AniRealme is built using the following technologies:

🤝 Contributing

Contributions are welcome! If you'd like to contribute to AniRealme, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Submit a pull request to the main branch of the ucfx/anirealme repository.

📄 License

This project is licensed under the MIT License. See the MIT License file for more information.