Skip to content

ashish-um/captains-log

Repository files navigation

Captains Log 🏴‍☠️

WATCH and DISCOVER movies and series for free.

Site live at: capslog.vercel.app ↗

image

Features

  • Browse a vast library of movies and series
  • Watch trailers and full-length content
  • Search for specific titles or genres
  • User-friendly interface
  • Responsive design for all devices

Technologies Used

Installation

To get a local copy up and running, follow these simple steps:

  1. Clone the repo

    git clone https://github.com/yourusername/your-repo-name.git
  2. Navigate to the project directory

    cd your-repo-name
  3. Install dependencies

    npm install

Usage

To configure .env:

rename .env.example to .env

add your api keys: get OMBI HERE and WATCHMODE HERE

To start the development server, run:

npm run dev

Open http://localhost:3000 with your browser to see the result.