Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

HCDevWorks/animonkey-archived

Repository files navigation

AniMonkey

AniMonkey is a website that offers a catalog of anime, allowing users to explore and watch different titles. This README provides detailed information about the project, how to set it up locally, technologies used, contribution, and more.

Index

Overview

AniMonkey is a platform that allows users to search and watch various anime online. The website has an intuitive and easy-to-use interface.

Functionalities

  • Search for anime by name, genre or popularity.
  • Display details about each anime, including description, cast and episodes.
  • Streaming episodes directly on the website.
  • Responsive interface and optimized for mobile devices.

Installation

To configure AniMonkey locally, follow the steps below:

  1. Clone the repository:

    git clone https://github.com/HCDevWorks/animonkey.git
    cd Animonkey
  2. Install dependencies:

    pnpm install
  3. Start the development server:

    pnpm dev
  4. Go to http://localhost:3000 in your browser.

Technologies Used

  • Next.js: React Framework for server-side rendering and building static web applications.
  • Tailwind CSS: CSS framework for styling.
  • Vercel: Hosting platform.

Contribution

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a branch for your feature or bug fix (git checkout -b feature/new-feature).
  3. Commit your changes (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature/new-feature).
  5. Open a Pull Request.

About

Animonkey anime site

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors