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/ZoroCloneREADME
<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)
