Deployed link: https://ani-verse-red.vercel.app/
🌸 AniVerse
AniVerse is an interactive anime listing and information platform, providing fans with a well-organized database of anime titles, characters, and manga series. Inspired by popular anime platforms, AniVerse is a go-to hub for anime enthusiasts to explore and track their favorite shows and characters.
📌 Project Overview
AniVerse offers an anime cataloging experience where users can browse anime titles, access details like character profiles and manga listings, and manage a personal favorites list. While streaming is not integrated, it focuses on providing rich data sourced from trusted anime databases.
⚙️ Tech Stack
React.js – Dynamic frontend built with reusable components.
Tailwind CSS – Clean, utility-first CSS framework for responsive layouts.
Vite – Fast development environment and build tool.
JSON-based Data / MyAnimeList API (planned) – Source for anime, character, and manga details.
✨ Key Features 🎥 Anime Listings – Browse a curated selection of anime shows.
📖 Manga Database – Explore popular and trending manga series.
👤 Character Profiles – View detailed profiles of your favorite characters.
❤️ Favorites System – Add and manage personal favorites.
📱 Responsive UI – Optimized for mobile and desktop devices.
🌙 Dark Mode Interface – Visually appealing, anime-themed UI.
🚀 Getting Started 📦 Installation Clone the repository:
bash Copy Edit git clone https://github.com/ShvetGhareWork/AniVerse.git cd AniVerse Install dependencies:
bash Copy Edit npm install Run the development server:
bash Copy Edit npm run dev Your app will be available at http://localhost:5173.