From 021c5c414e9c1fe88a076c8d929a4fab373b2bf8 Mon Sep 17 00:00:00 2001 From: Factiven Date: Wed, 26 Apr 2023 12:07:03 +0700 Subject: Create README.md --- README.md | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e13da6a --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +
+ + logo + +
+ +

Moopa Anime Streaming Website

+ +
+ + ![GitHub forks](https://img.shields.io/github/forks/DevanAbinaya/moopa-v3?style=flat-square) ![GitHub](https://img.shields.io/github/license/DevanAbinaya/moopa-v3?style=flat-square) ![Website](https://img.shields.io/website?style=flat-square&url=https%3A%2F%2Fmoopa.live) ![GitHub Repo stars](https://img.shields.io/github/stars/DevanAbinaya/moopa-v3?style=flat-square) +
+ +

Moopa is an anime streaming website build with nextjs and tailwindcss with a sleek and modern design that offers Anilist integration to help you keep track of your favorite anime series. Moopa is entirely free and does not feature any ads, making it a great option for you who want an uninterrupted viewing experience.

+ +![image](https://user-images.githubusercontent.com/97084324/234473045-8c648633-1f85-4815-b784-75d32bbdc2a7.png) + + +
+More Screenshots + +
Home page after you login
+ + +
Profile Page
+ + +
Info page for PC/Mobile
+

+ + +

+ +
Watch Page
+ + +
+ +## Features + +- Free ad-supported streaming service +- Anime tracking through Anilist API +- User-friendly interface +- Mobile-responsive design +- PWA supported + +## To Do List + +- [x] Add PWA support +- [x] Connect to consumet API to fetch episodes data +- [x] Implement skip op/ed button on supported anime +- [x] Create README file +- [ ] Integrate Anilist API for anime tracking + - [x] Ability to auto track anime after watching >= 90% through the video + - [x] Create a user profile page to see lists of anime watched + - [ ] Ability to edit list inside detail page +- [ ] Working on Manga pages + +## Credits + +- [Consumet API](https://github.com/consumet/api.consumet.org) +- [AniList API](https://github.com/AniList/ApiV2-GraphQL-Docs) +- [miru](https://github.com/ThaUnknown/miru/blob/master/README.md?plain=1) for inspiring me making this site + +## License + +This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details. + +## Contact + +For any questions or feedback, please reach out to us at [factiven.org@gmail.com](mailto:factiven.org@gmail.com). -- cgit v1.2.3