Skip to content

himitsuuu/Anima

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 87.0%
  • CSS 13.0%