More Premium Hugo Themes Premium Tailwind Themes

Devflix

Devflix is a netflix clone made with Qwik, Supabase, Prisma, and DaisyUI

Devflix

Devflix is a netflix clone made with Qwik, Supabase, Prisma, and DaisyUI

Author Avatar Theme by ikurotime
Github Stars Github Stars: 9
Last Commit Last Commit: Jul 31, 2023 -
First Commit Created: Dec 18, 2023 -
Devflix screenshot

Overview

DevFlix is a redesigned clone of Netflix that focuses on providing a platform for watching tutorial videos on web development and design. It is developed live on the ikurotime Twitch channel. The project utilizes various technologies including Qwik for efficient UI development, QuikCity for additional utilities, Supabase for the backend, Prisma for managing the database, and DaisyUI for styling the interface.

Features

  • Login functionality
  • Dashboard
  • Home page with series
  • Watchlist
  • Series details page
  • Profile page with the ability to change profile picture
  • Collecting tutorial videos for web development
  • Optional feature: Changing profile picture

Installation

  1. Clone the repository to your local machine.
  2. Make sure you have Node.js and npm installed.
  3. Install the dependencies using the following command:
npm install
  1. Configure the Supabase and Prisma databases according to the instructions in the configuration files.
  2. Start the development server with:
npm start
  1. Visit http://localhost:5173 in your browser to access DevFlix.

Summary

DevFlix is a redesigned clone of Netflix that focuses on tutorial videos for web development and design. It utilizes Qwik, QuikCity, Supabase, Prisma, and DaisyUI to provide efficient UI development, additional utilities, backend functionality, database management, and stylish interface respectively. The project offers features such as login, dashboard, series listing, watchlist, series details, profile customization, and tutorial video collection. It is open to contributions and is licensed under the MIT License.