A simple React app that fetches data from an API and displays it in the UI.
This project was built to practice React basics like components, props, and hooks.
π react-movie-search-rust.vercel.app
- π Search movies in real-time
- ποΈ Fetch data from TMDb API
- β‘ Built with Vite for speed
- π± Fully responsive UI
- π§© Clean component structure
The app uses The Movie Database (TMDb) API
to fetch movie details dynamically.
- React
- JavaScript
- CSS
- TMDb API