Go to file
andrzej 1161467334
Gitea/movie-explorer/pipeline/head This commit looks good Details
make popcorn smaller
2024-10-30 13:41:21 +01:00
public fix meta 2024-10-08 11:58:35 +02:00
src make popcorn smaller 2024-10-30 13:41:21 +01:00
.eslintrc.cjs vite create, import tmdb wrapper 2024-04-29 13:19:01 +02:00
.gitignore load token from jenkins 2024-05-26 17:16:56 +02:00
Jenkinsfile load token from jenkins 2024-05-26 17:16:56 +02:00
README.md edit readme 2024-10-02 10:50:17 +02:00
index.html fix meta 2024-10-08 11:58:35 +02:00
package-lock.json fix landing screen 2024-10-08 11:49:20 +02:00
package.json fix landing screen 2024-10-08 11:49:20 +02:00
postcss.config.js install tailwind 2024-10-05 16:12:47 +02:00
tailwind.config.js more responsivity improvements 2024-10-08 10:54:50 +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)