This commit is contained in:
Tejas Panchal
2025-08-11 13:02:05 +05:30
parent 8b2f81381f
commit d2c3f7560e

View File

@@ -1,6 +1,6 @@
<p align="center"> <p align="center">
<div align="center"> <div align="center">
<a href="https://justanime.vercel.app"> <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/tejaspanchall/JustAnime/blob/main/public/footer.png" width="220"/>
</a> </a>
</div> </div>
@@ -16,7 +16,7 @@
</p> </p>
</p> </p>
<p align="center"> <p align="center">
<a href="https://justanime.vercel.app">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/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.
</p> </p>
<details> <details>
@@ -47,21 +47,18 @@
## Previews ## Previews
<div style="text-align: left;"> <div style="text-align: left;">
<img src="" alt="Home Page" style="max-width: 80%;" > <img src="https://github.com/tejaspanchall/JustAnime/blob/main/public/home.PNG" alt="Home Page" style="max-width: 80%;" >
<details> <details>
<summary style="margin-top:10px">View more screenshots</summary> <summary style="margin-top:10px">View more screenshots</summary>
<br/> <br/>
AnimeInfo Page AnimeInfo Page
<img style="margin-top:10px" src="" alt="AnimeInfo Page" style="max-width: 80%;"> <img src="https://github.com/tejaspanchall/JustAnime/blob/main/public/info.PNG" style="margin-top:10px" src="" alt="AnimeInfo Page" style="max-width: 80%;">
<br/>
Searchbar
<img style="margin-top:10px" src="" alt="Searchbar" style="max-width: 50%;">
<br/> <br/>
Character & Voice Actors Character & Voice Actors
<img style="margin-top:10px" src="" alt="Character & Voice Actors" style="max-width: 80%;"> <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%;">
<br/> <br/>
Watch Page Watch Page
<img style="margin-top:10px" src="" alt="Watch Page" style="max-width: 80%;"> <img src="https://github.com/tejaspanchall/JustAnime/blob/main/public/watch.PNG" style="margin-top:10px" src="" alt="Watch Page" style="max-width: 80%;">
<br/> <br/>
</details> </details>
</div> </div>
@@ -89,13 +86,13 @@ npm start # or npm run dev (to run develepment server)
### Vercel ### Vercel
Host your own instance of <a href="https://justanime.vercel.app">JustAnime</a> on vercel Host your own instance of <a href="https://justanime.to">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/tejaspanchall/JustAnime)
### Render ### Render
Host your own instance of <a href="https://justanime.vercel.app">JustAnime</a> on Render. Host your own instance of <a href="https://justanime.to">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/tejaspanchall/JustAnime)