This commit is contained in:
Tejas Panchal
2026-03-01 16:04:25 +05:30
parent 79ad7c4c4e
commit c8e4de4c22
2 changed files with 22 additions and 16 deletions

View File

@@ -1,28 +1,34 @@
<p align="center">
<div align="center">
<a href="https://justanime.to">
<img alt="JustAnime" src="https://github.com/tejaspanchall/JustAnime/blob/main/public/footer.png" width="220"/>
<img alt="JustAnime" src="https://github.com/JustAnimeCore/JustAnime/blob/main/public/footer.png" width="220"/>
</a>
</div>
<h3 align="center">JustAnime - Clean anime streaming platform</h3>
<p align="center">
<a href="https://github.com/tejaspanchall/JustAnime">
<img src="https://img.shields.io/github/stars/tejaspanchall/JustAnime" alt="Github Stars">
<a href="https://github.com/JustAnimeCore/JustAnime">
<img src="https://img.shields.io/github/stars/JustAnimeCore/JustAnime" alt="Github Stars">
</a>
<img src="https://img.shields.io/github/issues/tejaspanchall/JustAnime" alt="Github Issues">
<a href="https://github.com/tejaspanchall/JustAnime">
<img src="https://img.shields.io/github/forks/tejaspanchall/JustAnime" alt="Github Forks" />
<img src="https://img.shields.io/github/issues/JustAnimeCore/JustAnime" alt="Github Issues">
<a href="https://github.com/JustAnimeCore/JustAnime">
<img src="https://img.shields.io/github/forks/JustAnimeCore/JustAnime" alt="Github Forks" />
</a>
</p>
</p>
<p align="center">
<a href="https://justanime.to">JustAnime</a> is an open-source anime streaming service that uses <a href="https://github.com/itzzzme/anime-api">ANIME</a> API, built using ReactJS with javascript and Tailwind CSS. It lets you easily find any anime with intuitive search & suggestion feature and stream without any ads.
<a href="https://justanime.to">JustAnime</a> is an open-source anime streaming service that uses <a href="https://github.com/JustAnimeCore/HiAnime-Api">HiAnime-Api</a>, built using ReactJS with javascript and Tailwind CSS. It lets you easily find any anime with intuitive search & suggestion feature and stream without any ads.
</p>
<p align="center">
<a href="https://discord.gg/P3yqksmGun">
<img src="https://img.shields.io/badge/Join%20our%20Discord-5865F2?logo=discord&logoColor=white" alt="Join our Discord">
</a>
<a href="https://t.me/JustAnimeZone">
<img src="https://img.shields.io/badge/Join%20our%20Telegram-26A5E4?logo=telegram&logoColor=white" alt="Join our Telegram">
</a>
<a href="https://www.instagram.com/watchjustanime">
<img src="https://img.shields.io/badge/Follow%20on%20Instagram-E4405F?logo=instagram&logoColor=white" alt="Follow on Instagram">
</a>
</p>
<details>
@@ -53,18 +59,18 @@
## Previews
<div style="text-align: left;">
<img src="https://github.com/tejaspanchall/JustAnime/blob/main/public/home.PNG" alt="Home Page" style="max-width: 80%;" >
<img src="https://github.com/JustAnimeCore/JustAnime/blob/main/public/home.PNG" alt="Home Page" style="max-width: 80%;" >
<details>
<summary style="margin-top:10px">View more screenshots</summary>
<br/>
AnimeInfo Page
<img src="https://github.com/tejaspanchall/JustAnime/blob/main/public/info.PNG" style="margin-top:10px" src="" alt="AnimeInfo Page" style="max-width: 80%;">
<img src="https://github.com/JustAnimeCore/JustAnime/blob/main/public/info.PNG" style="margin-top:10px" src="" alt="AnimeInfo Page" style="max-width: 80%;">
<br/>
Character & Voice Actors
<img src="https://github.com/tejaspanchall/JustAnime/blob/main/public/char.PNG" style="margin-top:10px" src="" alt="Character & Voice Actors" style="max-width: 80%;">
<img src="https://github.com/JustAnimeCore/JustAnime/blob/main/public/char.PNG" style="margin-top:10px" src="" alt="Character & Voice Actors" style="max-width: 80%;">
<br/>
Watch Page
<img src="https://github.com/tejaspanchall/JustAnime/blob/main/public/watch.PNG" style="margin-top:10px" src="" alt="Watch Page" style="max-width: 80%;">
<img src="https://github.com/JustAnimeCore/JustAnime/blob/main/public/watch.PNG" style="margin-top:10px" src="" alt="Watch Page" style="max-width: 80%;">
<br/>
</details>
</div>
@@ -76,12 +82,12 @@
### 2. Run the following code to clone the repository and install all required dependencies
```bash
git clone https://github.com/tejaspanchall/JustAnime.git
git clone https://github.com/JustAnimeCore/JustAnime.git
cd JustAnime
npm install # or yarn
```
### 3. Refer the <a href="https://github.com/tejaspanchall/JustAnime/blob/main/.env.example">.env.example</a> to set your .env file up
### 3. Refer the <a href="https://github.com/JustAnimeCore/JustAnime/blob/main/.env.example">.env.example</a> to set your .env file up
## Start the server
@@ -94,13 +100,13 @@ npm start # or npm run dev (to run develepment server)
Host your own instance of <a href="https://justanime.fun">JustAnime</a> on vercel
[![Deploy to Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/tejaspanchall/JustAnime)
[![Deploy to Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/JustAnimeCore/JustAnime)
### Render
Host your own instance of <a href="https://justanime.fun">JustAnime</a> on Render.
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/tejaspanchall/JustAnime)
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/JustAnimeCore/JustAnime)
## Pull Requests

View File

@@ -32,7 +32,7 @@ function Contact() {
<span className="text-white/60 group-hover:text-white">Join Discord Server</span>
</a>
<a
href="https://github.com/tejaspanchall/JustAnime"
href="https://github.com/JustAnimeCore/JustAnime"
target="_blank"
rel="noopener noreferrer"
className="flex items-center gap-3 px-4 py-3 bg-white/5 hover:bg-white/10 rounded-lg transition-colors group"