diff options
| author | Factiven <[email protected]> | 2023-10-25 19:08:24 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-10-25 19:08:24 +0700 |
| commit | c1d5850efa358992858402c2d7f494715817610b (patch) | |
| tree | bb73cc09af615fb704bb7a3820bea4bba27fd784 | |
| parent | Update [...param].js (diff) | |
| download | moopa-c1d5850efa358992858402c2d7f494715817610b.tar.xz moopa-c1d5850efa358992858402c2d7f494715817610b.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -52,6 +52,8 @@ </details> +> **Warning:** If you are not familiar with JavaScript or any other programming language related to this project, please learn it first before attempting to work on this project. **I won't be able to help anyone who doesn't know how to do basic stuff.** + ## Introduction <p><a href="https://moopa.live">Moopa</a> is an anime streaming website made possible by the <a href="https://github.com/consumet">Consumet API</a>, built with <a href="https://github.com/vercel/next.js/">Next.js</a> and <a href="https://github.com/tailwindlabs/tailwindcss">Tailwind</a>, featuring a sleek and modern design. It offers Anilist integration to help you keep track of your favorite anime series. Moopa is entirely free and does not display any ads, making it a great option for those who want an uninterrupted viewing experience.</p> |