Animelist is an open-source project that allows you to track, discover, and share anime and manga based on the AniList database (you can call this project an AniList client)
Animelist is inspired by websites and applications that I use daily, such as YouTube, Netflix, etc. The goal of the project is to provide users with convenience and an enjoyable, comfortable experience.
- Svelte 4 with SvelteKit
- TailwindCSS
- Svelte Query
- Push Notifications
- Notifications
- Social
- Forum
- User profile
- Light mode
- Custom theme
# Install package
npm i
# Start server
npm run dev