NarutoWiki is an interactive web application built using Next.js that allows fans to explore a comprehensive database of characters from the Naruto anime universe.
The app provides detailed information about each character with a clean and responsive UI inspired by the Naruto theme.
URL:- https://narutowiki.vercel.app/
- 📝 Naruto Character List — Browse 100+ characters with images
- ⚔️ Character Detail Pages — View biography, rank, abilities & more
- 🎨 Dynamic Theme Support — Light/Dark mode based on system theme
- 🖥️ Fully Responsive UI — Works seamlessly across devices
- 🚀 Fast Navigation — Powered by Next.js routing & optimization
- 🔍 Search Functionality
| Technology | Purpose |
|---|---|
| Next.js | Framework & Routing |
| TypeScript | Type Safety |
| Tailwind CSS | UI Styling |
| HTML5 + CSS3 | Structure & base styling |
| NarutoDB API / Local Data | Character info source |
| Page | Description |
|---|---|
| Landing Page | Introduction to Naruto world & explore button |
| Characters Page | Paginated character listing |
| Character Detail Page | Name, images, clan, abilities & background |


