himitsuuu / Anima

A web-app for anime discovery and anime streaming built with Next.js

Home Page:https://anima-woad.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anima

This is an anime discovery and anime streaming web-app built on Next.js .
If you like this project, a star would be generous, Thankyou.
You will see ads for now because gogoanime has changed the way they used to display videos. Sorry 😢.
I am trying to figure out a better solution.

Features

  • Anime sorting with tabs.
  • Anime search.
  • Anime streaming.

Possible future updates

  • Anime recommendation.
  • Scrapper improvements

Commands to run

npm run dev (Runs the dev server on localhost:3000)

npm install (Installs all the dependencies)

How it looks

localhost-3000.1.mp4

Deploy on your own Vercel instance

You should use this button or fork this project to deploy it on your own vercel instance or just run it locally on your pc.

Deploy with Vercel

Steps to run the project locally

  • Fork the repository

  • Then install all the dependencies

npm install
  • Then run the development build
npm run dev

About

A web-app for anime discovery and anime streaming built with Next.js

https://anima-woad.vercel.app


Languages

Language:JavaScript 87.0%Language:CSS 13.0%