Skip to content

johnwickoo/Moodlfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Movie Explorer (Moodflix)

A React-based movie app built to practice React fundamentals like state management, API integration, and component design.

I followed this YouTube tutorial and extended it with my own features. 👉 Live Demo: moodflix-psi.vercel.app

🚀 Features

  • 🔍 Search for movies using an API
  • 🎞️ Watch trailers via YouTube integration
  • 🎲 Random movie generator (custom)
  • 🎚️ Filters for movie browsing (custom)
  • ⏭️ Next & Previous navigation (custom)
  • 🎨 Styled with TailwindCSS

🧠 What I Learned

  • React hooks (useState, useEffect)
  • Fetching & rendering API data
  • Component reusability & conditional rendering
  • TailwindCSS for styling
  • Deploying to Vercel and handling deployment errors
  • Debugging environment variables for API usage

⚙️ Tech Stack

  • React
  • TailwindCSS
  • Vercel (deployment)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors