An open API service indexing awesome lists of open source software.

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.

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