A android application to binge all the animes out there for free.
What makes our app standout!
- No Advertisements 🙅
- Unlimited Binge 🎬
- Mark your favourites and track progress 🎯
- FrontEnd : React Native ⚛
- BackEnd : Flask (Repo link - Anime_stream) 🔮
- Database : Firebase 🔥
Make sure you have knowledge about react-native,yarn and expo-cli. Follow the official documentation.
-
npm
npm install npm@latest -g
-
npm
npm install create-react-native-app -g
-
Clone the repo
git clone https://github.com/Shakileash5/AnimeFox.git
-
Create New project
create-react-native-app AnimeFox
-
Install the Dependencies
yarn install
-
Start the server
expo start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Made with ❤