A Svelte app to search movies by name. Developed in course: https://classes.vedovelli.com.br/?class=curso-de-svelte-introducao
Use the package manager yarn to install dependencies.
yarn
yarn dev
and access: http://localhost:5000/
yarn test
#or to get tests coverage
yarn test --coverage
https://brave-ramanujan-1a24b4.netlify.app/