Movie database app done using Svelte

Web app that you can use to look up for:

  • informations on your favorites films
  • look for the movies that are popular now
  • upcoming movies in the us.

Created using svelte and TheMovieDBApi

Downloading the project

git clone git@github.com:Sangresz/MovieDB-svelte.git # cloning the repo

cd MovieDB-svelte # enter the directory

npm install # installing the npm dependencies

npm run dev # running the server locally

How to use the moviedb app


1. Go to the website http://localhost:5173/

3. Click on a film to get the description

4. Here you can see the title genres and description of the film

5. You can use the search bar to look for infos on specific movies

6. Click Search and enjoy

Top categories

Loading Svelte Themes