Major Changes:
- Complete new Web Design.
- More Sources to watch episode.
- Anime Schedule
The progress has been deployed here
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
clone the repo
cd animeworldz/
npm install
npm start
cd client/
npm install
npm start