mangamojo / animeworldz

Anime Streaming Web App

Home Page:https://animeworldz.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animeworldz v2.0

now comes with Complete overhaul.

Now ported to Mobile

check out animeworldz-mobile for ad-free experience on mobile
Download Here

Major Changes:

  • Complete new Web Design.
  • More Sources to watch episode.
  • Anime Schedule

Also, checkout my package @dovakiin0/anime-data, which was used in backend api.

The progress has been deployed here

Contributing

Issues will be opened frequently, be sure to watch for it or make your own request/feature.

fork the repo

git clone <forked-repo>
git checkout -b <new-feature>
git add <changed-file>
git commit -m "New feature"
git push origin <new-feature>

then submit a pull request

Local Development

clone the repo
cd animeworldz/
npm install
npm start

cd client/
npm install
npm start

About

Anime Streaming Web App

https://animeworldz.onrender.com

License:MIT License


Languages

Language:JavaScript 90.7%Language:HTML 8.3%Language:CSS 0.8%Language:Shell 0.1%