A simple web app allowing users to search on The Movie Database (TMDb) by using the api. For demonstration, I use my own lists by default.
This app is online under explore-tmdb.inpercima.net.
This project was generated with swaaplate version 2.5.3.
@angular/cli 18.2.3
or higher
Apache 2.4
or higherphp 8.0
or higher
node 20.15.1
or higher in combination withnpm 10.7.0
or higher orpnpm 9.9.0
or higher, used in this repository
# clone project
git clone https://github.com/inpercima/explore-tmdb/
cd explore-tmdb
For the frontend check explore-tmdb - frontend.
For the backend check explore-tmdb - api.