/enjoytown

A website where you can watch drama, anime, movies and read manga for free. crafted using next.js and shadcn/ui

Primary LanguageTypeScript

Logo

Logo

What is Enjoytown?

Welcome to Enjoytown the one stop for all your streaming desires! Explore enjoytown.netlify.app and dive into the world of movies, drama and anime.

Enjoy your favorite movies, drama and anime with English subs or dubs, and here's the kicker - no sign-up required!

Images

Home Page
Screenshots [View More]
K Drama Movie Anime

Installation 🛠️

1. Clone this repository using

git clone https://github.com/avalynndev/enjoytown.git
cd enjoytown

2. Installation

Install Dependencies

npm install

Go to the 'config` folder and edit the values as per your requirement or leave them as it is

Add a ENV FILE with:

DOWNLOAD_API_URL=https://v1.api.ani.rohi.dev/api/dramacool
CONSUMET_API_URL=https://consumet_api_url (dont end with slash)
CONSUMET_API_ANILIST_URL=https://consumet_api_url/meta/anilist (MENTION meta/anilist)

3. Run on development &/or production

  • Run on development mode
npm run dev
  • Run on production mode
npm start

Deploy your own Enjoytown Instance on Vercel

Deploy with Vercel

Found a Bug? 🐞

Uh-oh, looks like you stumbled upon a bug? No worries, we're here to squash it! Just head over to our issues section on GitHub and let us know what's up.

Contributors 🤲

Want to Help Out?

Feel free to contribute to this project! Whether you're an experienced developer or have been in the field for a while, your help is valuable.

Star History Chart