real-zephex / Dramalama

Website where you watch animes, kdramas, movies, web series and read mangas for free

Home Page:https://dramalama.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dramalama

Introduction

Dramalama is a web application designed to provide detailed information about various entertainment media including Anime, K-Dramas, Movies, and Web Series. The application fetches data from various sources and displays it in an organized and user-friendly manner.

Features

  • Detailed information pages for Anime, K-Dramas, Movies, and Web Series.
  • Search functionality for finding specific media.
  • Pre-fetching of video links for optimized performance.
  • User-friendly interface with responsive design.

Technologies Used

  • Framework: Next.js
  • Styling: CSS, NextUI

Data Sources

Dramalama fetches data from multiple APIs to provide comprehensive and up-to-date information on various entertainment media.

Anime

K-Dramas

Movies and Series

Setup Instructions

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone <repository-url>
    cd <repository-directory>
    
  2. Install dependencies:

    npm install
    
  3. Run the development server:

    npm run dev
    
  4. Open your browser and navigate to http://localhost:3000 to see the application in action.

Demo

Live demo is available at Dramalama - Vercel and Dramalama - Netlify

Using the netlify one is recommended

License

This project is licensed under the MIT License.

Star History

Star History Chart

About

Website where you watch animes, kdramas, movies, web series and read mangas for free

https://dramalama.netlify.app

License:MIT License


Languages

Language:JavaScript 98.5%Language:CSS 1.5%