/Dramalama

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

Primary LanguageJavaScriptMIT LicenseMIT

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 - Netlify

NOTE: Dramalama is only hosted on netlify unless stated otherwise. Someone hosted this site on vercel with the same url and everything, so use it at your own risk!

License

This project is licensed under the MIT License.

Star History

Star History Chart