Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yashraj-n/animon-web
https://github.com/yashraj-n/animon-web
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yashraj-n/animon-web
- Owner: yashraj-n
- Created: 2022-01-12T12:36:17.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-27T09:10:33.000Z (over 2 years ago)
- Last Synced: 2024-04-24T05:30:45.547Z (9 months ago)
- Language: Svelte
- Homepage: animon-web.vercel.app
- Size: 95.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Animon-Web
A Simple website for steaming Anime
## Features
- Made in Svelte and [Routify](https://www.routify.dev/ "Routify")
- Uses [Vite](https://vitejs.dev/ "Vite") to genrate builds
- Fetches data from [Animon-API](https://github.com/yashraj-n/Animon-API "Animon-API repo")
## RequirementsHave node.js >= 14 and [Animon-API](https://github.com/yashraj-n/Animon-API "Animon-API repo") running
Install Dependencies using `yarn` or `npm i` and run the site locally using `yarn dev`
Visit [localhost:5000](http://localhost:5000 "localhost:5000") for preview
## Screenshots
![Homepage](https://i.imgur.com/nDguWen.png "Homepage")
![Search](https://i.imgur.com/hxSF8XF.png "Search")
![Skeletal Loading](https://i.imgur.com/Oylp6MV.png "Skeletal Loading")
![Playing Anime](https://i.imgur.com/NhN7iYy.png)
![Search Results](https://i.imgur.com/uGFeknh.png)
## Contributing
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.
## License
[MIT](https://choosealicense.com/licenses/mit/)