


This is a Netflix Clone Project with Sveltekit, Tailwind CSS, TMDB API.
SOURCE CODE CLICK HERE
DEMO URL CLICK HERE
Features:
Basic Functionality
Most Focus is on design
Movie thumbnails loaded from API
Server Side Application
Single Page Application
The API key is hidden.
Start a Project
- Create an API key in TMDB website 'https://www.themoviedb.org/'
- Add the key in .env file
Run the Project
npm inpm run dev
Build the project
npm run build
To Preview
npm run preview
Top comments (1)
Great job! Keep it up