Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/youssefwaheedd/anime-hub

🌟 Anime Hub 🌟 is your ultimate destination for all things anime! 🌏 Dive into a vast collection of every anime on the planet 🌐, from classic series to the latest releases 🎥. Whether you're a seasoned otaku or a newcomer, Anime Hub is your gateway to endless adventures 🚀. Watch, explore, and celebrate the world of anime like never before! 🎉🍿
https://github.com/youssefwaheedd/anime-hub

framer-motion nextjs tailwindcss

Last synced: 3 months ago
JSON representation

🌟 Anime Hub 🌟 is your ultimate destination for all things anime! 🌏 Dive into a vast collection of every anime on the planet 🌐, from classic series to the latest releases 🎥. Whether you're a seasoned otaku or a newcomer, Anime Hub is your gateway to endless adventures 🚀. Watch, explore, and celebrate the world of anime like never before! 🎉🍿

Awesome Lists containing this project

README

        

# 🚀 Anime Hub

**AnimeHub** - Discover The World Of Anime 🌏

## 📝 Overview

AnimeHub is a comprehensive platform where users can explore and discover a vast collection of anime from around the globe. Built with Next.js, it leverages static site generation and dynamic API routes to deliver an efficient and seamless browsing experience. Dive into the world of anime, find your favorite shows, and explore new ones!

## ✨ Features

* 🎥 Explore Endless Anime: Discover a wide range of anime from various genres.
* 📅 Upcoming Releases: Keep track of new and upcoming anime series.

## 🛠️ Tech Stack

* ⚛️ Framework: Next.js for building a dynamic and responsive user interface.
* 🎨 Styling: Tailwind CSS for sleek and modern design.
* 🌐 API: Fetch data directly from public anime APIs using Next.js API Routes.
* 🚀 Deployment: Deployed on Vercel for fast and reliable hosting.

## 🚀 Getting Started

### 📋 Prerequisites
* 📦 Node.js (v12.x or later)
* 📦 npm or yarn

### ⚙️ Installation
1. Clone the repository:
```bash
git clone https://github.com/youssefwaheed123/anime-hub.git
2. Navigate to the project directory:
```bash
cd anime-vault
3. Install dependencies:
```bash
npm install
# or
yarn install****

### Running the Project
To start the development server:

```bash
npm run dev
# or
yarn dev
```
Open http://localhost:3000 with your browser to see the app in action.

### API Routes
This project uses Next.js API Routes for backend functionality. These routes are located in the /pages/api directory and handle tasks such as data fetching and interacting with the MongoDB database.

### Deployment
The project is ready for deployment on Vercel or other hosting services that support Next.js. For a production build:

```bash
npm run build
npm run start
# or
yarn build
yarn start
```

### Contributing
Contributions are welcome! Please fork this repository and submit a pull request with your improvements or bug fixes.

### Contact

For any questions or suggestions, feel free to reach out:

- **Email:** [[email protected]](mailto:[email protected])
- **LinkedIn:** [Youssef Waheed](https://linkedin.com/in/youssefwaheed)