Violetadhdgd / AnimeEZ

AnimeEZ - An Anime Streaming website without any ads for free (Demo - https://animeez.live) BTW ITS MADE IN HTML

Home Page:https://animeez.live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANIMEEZ NEW UI V2 IS HERE

AnimeEZ - An Anime Streaming website (Demo - https://animeez.live) BTW ITS MADE IN HTML
Template Used -- https://github.com/codewithsadee/filmlane
API PROJECT URL -- Click Here

Features?

--> Its lightweight (after the anime details are set in db XD)
--> Uses api project to lower the weight on machine
--> Easy to use
--> Mobile view supported
--> Better than previous one i guess so

Example and Demo

--> Demo website - https://animeez.live
--> Demo Video -

rec-tab.1.webm

Setup

API PROJECT SHOULD BE HOSTED IN DIFFERENT CMD OR ENVIRONMENT
API PROJECT URL -- Click Here

  1. Download the zip and extract it in any path you want.
  2. Open a command prompt and go to the path in which you extracted the zip.
  3. Enter npm install in the command prompt to install the required modules.
  4. Make sure your api project is running properly.
  5. Make sure your config.js is properly configured. Check if the api_url matches your api project url.
  6. Enter npm start in the command prompt and your website is ready to run.

Notice

We are not officially on any social media other than github

This Time api project is in different repo

Modules Used

--> Express for Website Framework.
--> Axios for Gogoanime requests.
--> Ejs/Html for frontend.

--> Quick.db for saving animes (Homepage)

Requirements

--> You can use any node version which is above 11.9.
--> A good machine to run the code.

Running

Just click run if its repl otherwise type node index.js in console.

ITS NOT MADE FOR PRODUCTION USE AND DON'T TRY TO COPY THE FULL WEBSITE ATLEAST EDIT SOMETHING

Quick.db Being Used

--> Quick.db is used as saving information and again saving the information after sometime to update it. Like Homepage which updates information every 7 Minutes (In Starting the code After 7 minutes the homepage's data will be okay).

About

AnimeEZ - An Anime Streaming website without any ads for free (Demo - https://animeez.live) BTW ITS MADE IN HTML

https://animeez.live


Languages

Language:CSS 49.5%Language:EJS 33.4%Language:JavaScript 17.2%