Rhiannon99 / Anima

Home Page:anima-tawny.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.

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

anima-tawny.vercel.app


Languages

Language:JavaScript 87.8%Language:CSS 12.2%