Skip to content

ControlAltTea/SceneIt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 SceneIt

SceneIt is a web application that lets users browse TV shows using The Movie Database (TMDb) API. Users can explore trending content, curated playlists, and share reviews and ratings with each other, creating a social hub for TV Show lovers. The frontend is built with Vite + React for a fast and modern development experience.

Demo of SceneIt App

Check out the Live Demo here →

Features

  • Trending Shows: Browse weekly trending movies and TV shows.
  • Curated Playlists: Playlists with mini-show posters and hover effects.
  • User Reviews: Share reviews and ratings for TV shows with other users.
  • Social Interaction: View and comment on playlists and show reviews.
  • Responsive Design: Works on desktop and mobile devices.
  • Vite + React + Tailwind: Modern frontend stack for fast development and performance.

Installation

Prerequisites

  • Node.js (v18+ recommended)
  • npm or yarn

Steps

  1. Clone the Repository
git clone https://github.com/jordanlenhart/SceneIt.git
  1. Install Frontend Dependencies
cd frontend/
npm install
  1. Start the App
npm run dev

Technologies

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%