ted-dino / turbo-eureka

Movie app using tanstack and nextjs 13. WASAK!

Home Page:https://tedflixx.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tedflix (Yet Another Netflix clone)

Table of Contents

Overview

image

Built With

Features

Enjoy a seamless movie-watching experience with Tedflix, where you can effortlessly create and manage personalized playlists while exploring a vast library of your favorite films.

How To Use

To use the TMDB API, obtain your API key here.

For the DATABASE URL, sign up on Neon and retrieve your connection string.

As for the Video Streaming API, you can choose one that suits your needs. An example is vidsrc.

After completing the setup, you can clone and run this application. To get started, make sure you have Git and Node.js installed on your computer. Node.js includes npm. Here are the steps from your command line:

# Clone this repository
$ git clone https://github.com/ted-dino/turbo-eureka.git

# Change directory
$ cd turbo-eureka

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Acknowledgements

TODO List

  • Refactor the code for improved maintainability and performance.
  • Implement a mechanism to prevent users from clicking on other media items while content is loading.
  • Address and fix the issue of iframe content blinking or flickering.
  • Synchronize tabs for consistent user experience.
  • Implement mobile navigation to ensure a seamless experience on small screens.

License

Tedflix is licensed under the GNU General Public License - see the LICENSE file for details.

About

Movie app using tanstack and nextjs 13. WASAK!

https://tedflixx.netlify.app/

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.0%Language:CSS 1.2%Language:JavaScript 0.7%Language:Shell 0.0%