Go to file
andrzej 90c4db1431
Gitea/movie-explorer/pipeline/head There was a failure building this commit Details
create auth.json before build
2024-05-26 16:25:00 +02:00
public vite create, import tmdb wrapper 2024-04-29 13:19:01 +02:00
src fix ts build issues 2024-05-23 16:43:10 +02:00
.eslintrc.cjs vite create, import tmdb wrapper 2024-04-29 13:19:01 +02:00
.gitignore ongoing 2024-05-05 23:59:33 +02:00
Jenkinsfile add build and deploy steps 2024-05-26 16:19:26 +02:00
README.md update readme 2024-05-22 15:45:36 +02:00
index.html improve transitions 2024-05-17 14:43:02 +02:00
package-lock.json add jenkinsfile 2024-05-24 12:26:31 +02:00
package.json create auth.json before build 2024-05-26 16:25:00 +02:00
tsconfig.json vite create, import tmdb wrapper 2024-04-29 13:19:01 +02:00
tsconfig.node.json vite create, import tmdb wrapper 2024-04-29 13:19:01 +02:00
vite.config.ts vite create, import tmdb wrapper 2024-04-29 13:19:01 +02:00

README.md

Movie Explorer

A web application for when you don't know what to watch. Simply click a movie and Movie Explorer will show you similar movies! Configurable to work in Spanish or in English.

I built this project to familiarize myself with typescript and the tmdb api.

Una app para cuando uno no sabe que película poner. ¡Sencillamente haz un cliq en una peli, y Movie Explorer te mostrará películas similares!

Construyé este proyecto para familiarizarme con typescript y el tmdb api.

Things I might add in future:

  • memory of selected movies ("back functionality")
  • more configurabilty (region, age-rating etc)