This is a small movie-app project that shows you searched movies with some information, and if you click on each card you can see more information.
I developed this page with pure CSS and Vue3.
npm install
npm run serve
npm run build
npm run lint