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 [email protected]: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
2. Click on Popular to see popular films
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