Otaku-Haven 🎌
Welcome to Otaku Haven, your one-stop platform for all things anime,manga movies and tvshows! This project is designed to provide a seamless and engaging experience for anime enthusiasts, featuring community-driven content, personalized recommendations, and much more.
🌐 Live Demo
Check out the live version of Otaku Haven: Otaku Haven
🚀 Features
- Anime & Manga
- Movies & TVShows with Trendings and platforms
- Responsive Design: Accessible on all devices, from desktops to smartphones.
🛠️ Tech Stack
- Frontend: React.js
- Styling: Tailwind CSS
- Deployment: Vercel
📦 Installation
Follow these steps to set up the project locally:
-
Clone the repository:
git clone https://github.com/4adil-27/OtakuHaven.git
-
Navigate to the project directory:
cd OtakuHaven
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and go to
http://localhost:3000
.
Contributions are welcome! If you have ideas for new features or improvements, feel free to open an issue or submit a pull request.
- Fork the repository
- Create a new branch (
git checkout -b feature-branch
) - Commit your changes (
git commit -m 'Add feature'
) - Push to the branch (
git push origin feature-branch
) - Open a pull request