Skip to content

ashish-um/captains-log

Folders and files

NameName
Last commit message
Last commit date
Jul 18, 2024
Nov 17, 2024
Jul 28, 2024
Jul 16, 2024
Jul 17, 2024
Jul 28, 2024
Jul 16, 2024
Jul 20, 2024
Jul 16, 2024
Jul 19, 2024
Jul 16, 2024
Jul 16, 2024

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.