Demo https://anikatsu.ga
This is a PHP application used for browsing, searching and watching animes with Ads. The application is built on top of GogoAnime API(modified ver of riimuru/gogoanime-api)
--> Easy to use
--> Requires no database
--> Responsive
--> Anime Available Based on Genres
--> and many moreeee...
./API Folder is Modified Version of riimuru/gogoanime-api according to the need of the website.
--> Before running check check if there is an .htaccess file or not in root dir (usually hidden)
--> Php environment (use .htaccess must be enabled in localhost) or Directly Upload the code on php supported hosting (No editing Required Just Upload and Enjoy)
--> To Update Website Info (Such as Name, Logo, Favicon, Socials) Edit php/info.php file
Deploy On Heroku
Or you can deploy on any php hosting such as InfinityFree
You need to have php
installed on your pc for following the intructions
First download the repository using
git clone https://github.com/shashankktiwariii/anikatsu
Now start the production build of the site using
Using Any PHP development environment such as XAMPP, WAMP
This will start the app on http://localhost
Make Sure You Edit $webUrl with your current url in php/info.php before starting in localhost..
And Enable the use of .htaccess in PHP enviornment