Skip to content

CryptedEx/animeworldz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice!

Heya guys, thanks for your support. I had fun making this project, it was really good. But I think i'll be discontinuing the project soon, so i decided to open source the codebase of mobile application too (sadly without getting to complete my personal milestone). I will still be looking for some bug fixes and stuffs but doubt will ever get time to implement new features. So feel free to make use of this project and any new features/bug-fix related PR are always welcome. Link to the source code of the mobile app.

Animeworldz v2.0

now comes with Complete overhaul.

Now ported to Mobile

check out animeworldz-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

Also, checkout the discord server if you ever want to reach out or discuss something
https://discord.gg/RNADXBTvcx

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 App

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.8%
  • HTML 8.3%
  • Other 0.9%