A Simple website for steaming Anime
- Made in Svelte and Routify
- Uses Vite to genrate builds
- Fetches data from Animon-API
Have node.js >= 14 and Animon-API running
Install Dependencies using yarn
or npm i
and run the site locally using yarn dev
Visit localhost:5000 for preview
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.