Skip to content

JohnBacho/TimeTune

Repository files navigation

Time Tune

Time Tune is a media trivia web application built entirely with React that challenges players to guess the release year of movies, TV shows, and music albums.

The app uses real-time data from the TMDB, TVDB, and TheAudioDB APIs to create a dynamic and replayable trivia experience with constantly changing content.

Features

  • Movie, TV, and music trivia
  • Real-time API integration
  • Responsive React UI
  • Asynchronous data fetching
  • State management with React hooks
  • Media preloading and caching for smoother gameplay
  • Fast transitions between trivia questions

Tech Stack

  • React
  • JavaScript
  • TMDB API
  • TVDB API
  • TheAudioDB API
  • CSS Modules

Development Focus

This project emphasized:

  • Asynchronous programming
  • API integration
  • Performance optimization
  • State management
  • Responsive design

A major focus was improving user experience through media preloading and caching to reduce loading times and create smoother gameplay transitions.

About

A trivia web app created using react

Topics

Resources

Stars

Watchers

Forks

Contributors