Skip to content

fengdi721/test-we-cine-icade

Repository files navigation

This project is an exercise based on Symfony 5.3.9, the data is powered by TMDB (The Movie Database).

Prerequirements

  • You should have symfony installer ready on local machine to start the symfony internal web server.
  • PHP version >= 8.0.0

Installation

  1. Clone the repository to local machine and install the composer dependencies
$ composer install
  1. Start the symfony internal web server
$ symfony serve
  1. Go to url https://127.0.0.1:8001/ (or http:https://127.0.0.1:8001/ if certificate not installed locally)

About

Symfony 5 sample project "We Movies" ( data driven by API https://www.themoviedb.org/documentation/api )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published