Skip to content

tayyabhussainit/MovieSearch

Repository files navigation

Setup Guide

There are two ways to set up this project locally: with Apache or with Docker.

1. Apache

Project can be setup on Windows and Linux server

Prerequisites: Php must be installed with curl ext.

1a - Ubuntu

1b - Windows

2 - Docker

  • Ensure Docker is installed on your machine.
  • Open a terminal and navigate to your project's root directory.
  • Run the following command to set up the project with Docker. docker-compose up -d
  • The project will be accessible at http://localhost:8080 (or the port specified in docker-compose.yml).

API Key

API Key is required to run the project in config.php Which can be generated by

Screenshots:

Home

home

Search results

Search Results

No result

No result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published