Gitea/movie-explorer/pipeline/head This commit looks good
Details
|
||
---|---|---|
public | ||
src | ||
.eslintrc.cjs | ||
.gitignore | ||
Jenkinsfile | ||
README.md | ||
index.html | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
tailwind.config.js | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
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)