An IMDb-like movie guide website that offers information related to films, television programs, casts, ratings and trailers with consistent updates. Built using Laravel, Tailwind CSS, Livewire and Alpine.js
To clone the current master:
$ git clone https://github.com/SuhairShareef/IFindMovies.git
To run this project, you will need to add the following environment variables to your .env file
MOVIES_DB_TOKEN= "your TMDB API token"
MOVIES_DB_URL=https://api.themoviedb.org/3/
Client: TailwindCSS, Javascript, SCSS
Server: Laravel
https://github.com/SuhairShareef/IFindMovies/blob/master/LICENSE