Skip to content

Repository files navigation

🎌 Aniluv – Anime Discovery Platform

📖 Overview

Aniluv is a modern anime discovery web application built with React, TypeScript, Vite, and Tailwind CSS. It enables users to browse popular anime, search for titles, view detailed information, and enjoy a clean, responsive interface.

The project focuses on delivering a smooth user experience while following modern frontend development practices.


💡 Why I Built This

I built Aniluv to improve my frontend development skills by creating a modern anime discovery platform. The project helped me gain experience with React, TypeScript, responsive UI design, API integration, and deployment using Vercel.

✨ Features

  • 🔍 Real-time anime search
  • 🎬 Featured anime carousel
  • ⭐ Top Rated anime rankings
  • 🔥 Currently Airing anime
  • 📖 Detailed anime information
  • ▶ Embedded YouTube trailers
  • 📺 Streaming platform links (Crunchyroll, Netflix, Hulu, Funimation)
  • 📚 Episode and season listings
  • 💡 Related anime recommendations
  • 🌙 Dark mode support
  • 📱 Fully responsive design
  • ⚡ Fast loading with Vite

🛠 Tech Stack

Frontend

  • React
  • TypeScript
  • Vite
  • Tailwind CSS

Development Tools

  • Git
  • GitHub
  • Vercel

📁 Project Structure

Aniluv/
├── public/
├── src/
│   ├── assets/
│   ├── components/
│   ├── pages/
│   ├── hooks/
│   ├── services/
│   ├── App.tsx
│   └── main.tsx
├── package.json
├── vite.config.ts
├── README.md
└── .gitignore

🚀 Getting Started

Clone the repository

git clone https://github.com/Saikiran4062005/Aniluv.git

Install dependencies

npm install

Start the development server

npm run dev

🌐 Live Demo

https://aniluv.vercel.app


👨‍💻 Author

Sai Kiran

GitHub: https://github.com/Saikiran4062005