Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yashraj-n/animon-web


https://github.com/yashraj-n/animon-web

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        


GitHub Readme Stats

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")

## Requirements

Have 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/)