🌸 Anime World
Anime World is a simple anime showcase website built with HTML, CSS, JavaScript, PHP, and MySQL. It allows users to browse anime by categories, log in/register, and continue watching episodes.
✨ Features
Anime showcase with categories
User login & registration
Watch page with embedded episodes
Continue watching functionality
Responsive design
🛠️ Tech Stack
Frontend: HTML, CSS, JavaScript
Backend: PHP
Database: MySQL (via XAMPP)
📂 Project Structure anime-world/
│── index.php
│── watch.php
│── login.php
│── register.php
│── db.php
│── styles_m.css
│── styles_ap.css
│── scripts.js
│── anime.json
│── /assets
│── /sql
⚙️ Installation
#Clone this repository:
git clone https://github.com/your-username/anime-world.git
#Move the project to your XAMPP htdocs folder.
#Import the provided SQL file into phpMyAdmin.
#Start Apache & MySQL from XAMPP.
#Open in browser:
#http://localhost/anime-world/index.php