Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 525 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 525 Bytes

Movie Explorer App

Made with Svelte, uses TMDB (The Movie Database) API and deployed with Defang.

Search for all your favorite and trending movies online at the tips of your fingers with Movie Explorer!

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server to view it on local host:

npm run dev

Nov 1, 2023

References: