Skip to content

🌙 Ad-free and responsive anime streaming website created using Next.js

Notifications You must be signed in to change notification settings

reynaldomarchell/yumenime

Repository files navigation

🌙 YumeNime

alt text

YumeNime is short for "夢" (Yume = Dream), and "Anime" is an anime streaming website powered by Consumet and amvstrm API. You can watch all kinds of anime for free without ads on any screen size.

Tools that used in this app

  • Next.js
  • TypeScript
  • Tailwind CSS
  • shadcn/ui
  • Vidstack Player

Installation

  1. Clone this repository
  git clone https://github.com/reynaldomarchell/yumenime.git
  1. Go to the project directory and open VS Code
  cd yumenime
  code .
  1. Change .env.example to .env.local, then fill in your API key
  # Input your amvstrm and Consumet API key here
  NEXT_PUBLIC_AMVSTRM =
  NEXT_PUBLIC_CONSUMET =
  1. Install the dependencies and run the app
  npm i
  npm run dev
  1. App will run on http://localhost:3000

About

🌙 Ad-free and responsive anime streaming website created using Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published