SkillAgentSearch skills...

ZoroClone

Zoro Clone: A ReactJS Anime Website Clone šŸ—”ļøšŸ“ŗ – Emulate the magic of hianime.to with this project, offering a replica of the popular anime streaming website. Watch your favorite shows in style!

Install / Use

/learn @fiskryeziu/ZoroClone
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href=https://github.com/fiskryeziu/zoroClone target="_blank"> <img src='./src//assets//images/banner.png' width="100%" alt="Banner" /> </a> </p> <p align="center"> <img src="https://img.shields.io/github/languages/code-size/fiskryeziu/zoroClone" alt="GitHub code size in bytes" /> <img src="https://img.shields.io/github/last-commit/fiskryeziu/zoroClone" alt="GitHub last commit" /> <img src="https://img.shields.io/github/commit-activity/m/fiskryeziu/zoroClone" alt="GitHub commit activity month" /> </p> <p></p> <p></p>

šŸ“Œ Overview

ZoroClone: A ReactJS Anime Website Clone šŸ—”ļøšŸ“ŗ – Emulate the magic of aniwatch.to with this project, offering a replica of the popular anime streaming website.

šŸ” Table of Contents

šŸ“ Project Structure

ā”œā”€ā”€ .github
ā”œā”€ā”€ .gitignore
ā”œā”€ā”€ CONTRIBUTING.md
ā”œā”€ā”€ index.html
ā”œā”€ā”€ package-lock.json
ā”œā”€ā”€ package.json
ā”œā”€ā”€ public
ā”œā”€ā”€ src
│   ā”œā”€ā”€ App.jsx
│   ā”œā”€ā”€ assets
│   ā”œā”€ā”€ components
│   ā”œā”€ā”€ hooks
│   ā”œā”€ā”€ index.css
│   ā”œā”€ā”€ main.jsx
│   └── pages
└── vite.config.js

šŸ“ Project Summary

  • src: Main source directory containing all the JavaScript code for the project.
  • src/components: Directory for reusable UI components used throughout the project.
  • src/pages: Directory for individual page components of the application.
  • src/assets: Directory for storing static assets like images used in the project.
  • src/hooks: Directory for custom React hooks used in the project.
  • public: Directory for public assets like HTML file and favicon.

šŸ’» Stack

  • react-query: Data fetching and state management library.
  • axios: HTTP client for making API requests.
  • date-fns: Utility library for working with dates and times.
  • react: JavaScript library for building user interfaces.
  • react-icons: Icon library for React applications.
  • react-router-dom: Routing library for React applications.
  • styled-components: Library for styling React components with CSS.

āš™ļø Setting Up

šŸš€ Run Locally

1.Clone the zoroClone repository:

git clone https://github.com/fiskryeziu/zoroClone

2.Install the dependencies with one of the package managers listed below:

pnpm install
bun install
npm install
yarn install

3.Start the development mode:

pnpm dev
bun dev
npm run dev
yarn dev

šŸ™Œ Contributors

<a href="https://github.com/fiskryeziu/zoroClone/graphs/contributors"> <img src="https://contrib.rocks/image?repo=fiskryeziu/zoroClone" /> </a>

ā˜ļø Deploy

[Application name](Your App URL)

View on GitHub
GitHub Stars49
CategoryDevelopment
Updated1mo ago
Forks65

Languages

JavaScript

Security Score

80/100

Audited on Feb 26, 2026

No findings