Skip to content

deva3xd/MovieFlix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 public api from TMDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors