Skip to content

0vql/animeworldz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

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