movie-app-sveltekit

Movie App Sveltekit

The website shows the list of all the popular movies and their details. It has been made using SvelteKit.

Popular Movies Website using SvelteKit

This website shows all the popular movie fetched from the TMDB database.The website can also show movie details of particular movies. It also has the search functionality to search for movies and show the results of all the related movies.

stacklogo-python
TechStack

SvelteKit

App Screenshots

All the latest popular movies are shown in the homepage

Homepage of the website

The wabpage showing all the movie details

The page where the movie details are shown.

Run Locally

Clone the project

  git clone https://github.com/avs-7955/movie-app-sveltekit.git

Go to the project directory

  cd movie-app-sveltekit

Install the packages

  npm i

Run the server

  npm run dev

Open the localhost shown in the console.

Author

Top categories

Loading Svelte Themes