Listify is a lightweight, modern web application that helps you organize and track your favorite Games, TV Shows, Films, Anime, Manga, Books, and Music — all in one place.
Data is stored locally in your browser using localStorage
, with easy export/import in JSON format, so you stay in control of your library.
🚀 Listify is the next evolution of Nightlist, rebuilt from the ground up with Vue 3, Vite, and a refined, user-friendly interface powered by Naive UI.
- 📚 Track multiple media categories with ease (games, shows, movies, anime, manga, books, music)
- 💾 Data persistence using browser
localStorage
- 🔄 Import/Export your lists in JSON format
- 🎨 Modern UI built with Naive UI
- Visual Studio Code
- Install Volar
- Disable Vetur to avoid conflicts
npm install
npm run dev
npm run build
npm run lint
For customization and advanced configuration, see the Vite Documentation.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
This project is released under the MIT License.