https://github.com/snoozescript/otakuhaven
OtakuHaven brings together anime, manga, movies, and TV shows on one platform, all for free, making it the ultimate destination for fans.
https://github.com/snoozescript/otakuhaven
anime movies-streaming tv-shows
Last synced: 2 months ago
JSON representation
OtakuHaven brings together anime, manga, movies, and TV shows on one platform, all for free, making it the ultimate destination for fans.
- Host: GitHub
- URL: https://github.com/snoozescript/otakuhaven
- Owner: SnoozeScript
- Created: 2024-10-30T14:22:53.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-16T16:37:29.000Z (8 months ago)
- Last Synced: 2025-04-24T01:17:48.434Z (6 months ago)
- Topics: anime, movies-streaming, tv-shows
- Language: JavaScript
- Homepage: https://otakuhaven.aadilinamdar27.me
- Size: 495 KB
- Stars: 22
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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](https://otaku-haven-alpha.vercel.app)🚀 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:
1. Clone the repository:
```bash
git clone https://github.com/4adil-27/OtakuHaven.git
```2. Navigate to the project directory:
```bash
cd OtakuHaven
```3. Install dependencies:
```bash
npm install
```4. Start the development server:
```bash
npm start
```5. Open your browser and go to `http://localhost:3000`.
## 🤝 Contributing
Contributions are welcome! If you have ideas for new features or improvements, feel free to open an issue or submit a pull request.
1. Fork the repository
2. Create a new branch (`git checkout -b feature-branch`)
3. Commit your changes (`git commit -m 'Add feature'`)
4. Push to the branch (`git push origin feature-branch`)
5. Open a pull request