Skip to content

deva3xd/MovieFlix

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

Requirement

  • Node.js
  • PHP 8
  • Composer
  • MySql
  • Web Server

Installation

  • Clone this project
  • Navigate to the project
  • Install dependencies npm install and composer install
  • Rename ".env.example" file to ".env"
  • In the ".env" file, don't forget to fill API_KEY from TMDB API
  • Generate app key php artisan key:generate
  • Migrate database php artisan migrate
  • Run project php artisan serve and npm run dev

About

movie app with TMDB API and swiper js for slider

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages