0zul / animeflix

A anime discovery, streaming site made with NextJs and TailwindCSS. Uses AniList API and video data from GogoAnime. No ads and no vpn required

Home Page:animeflix-0zul.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Follow me

"Buy Me A Coffee"

Animeflix

A anime discovery, streaming site made with NextJs and TailwindCSS. Please deploy your own version of the site, by following the instructions. Please follow the instructions given below to deploy for yourself.

AniList Api for fetching data which has a rate limit of 90 requests/min. For video data GogoAnime is scraped

animeflix.mp4

Deploy on your computer

You need to have nodejs and git installed on your pc for following the intructions

First download the repository using

git clone https://github.com/chirag-droid/animeflix

This should download this repository to your computer. Next, to download the dependencies run

npm i

Now build and start the production build of the site using

npm run build
npm run start

This will start the app on http://localhost:3000

About

A anime discovery, streaming site made with NextJs and TailwindCSS. Uses AniList API and video data from GogoAnime. No ads and no vpn required

animeflix-0zul.vercel.app


Languages

Language:TypeScript 98.9%Language:JavaScript 1.0%Language:CSS 0.1%Language:Shell 0.0%