mirror of
https://github.com/JustAnimeCore/JustAnime.git
synced 2026-04-17 22:01:45 +00:00
README
This commit is contained in:
19
README.md
19
README.md
@@ -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
|
||||||
|
|
||||||
[](https://vercel.com/new/clone?repository-url=https://github.com/tejaspanchall/JustAnime)
|
[](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.
|
||||||
|
|
||||||
[](https://render.com/deploy?repo=https://github.com/tejaspanchall/JustAnime)
|
[](https://render.com/deploy?repo=https://github.com/tejaspanchall/JustAnime)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user