projects

1 min read

September 10, 2023

Svelteflix
A Netflix clone build with Sveltekit and TailwindCSS.

Introduction

Svelteflix is a Netflix UI that allows the user to discover movies, watch trailors, add movies to their playlist, and stream them online.

Technologies Used

Getting Started

Clone Repository

git clone https://github.com/engageintellect/engage-svelteflix.git

Run Code

cd crypto-dashboard && pnpm i && pnpm run dev