You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a Django-based web application that allows you to search for movies and web series, view details about them (including images and trailers), and export the data to CSV files. It utilizes external APIs like TMDb, OMDb, and YouTube Data API to fetch and display the information.
This React app, named usePopcorn, is a movie search and watchlist manager built using: OMDb API for fetching movie data Custom Hooks for reusability (useMovie, useKey, useLocalStorageState) Components for modular UI (e.g., Navbar, SearchBar, SelectedMovies, Watchsummary)
🎬 web2 es más que un simple catálogo de películas y series. Es una plataforma diseñada meticulosamente para ofrecer a los usuarios una experiencia completa de exploración de contenido audiovisual.
A lightweight full-stack movie browsing web app built with modern tools like React, FastAPI, and TailwindCSS — complete with user favorites and local login functionality.
A website showcasing my personal watchlist of movies, organized by genres and themes. Each film is presented with a custom-designed movie card, featuring a cover art, title, and overview, styled with a responsive, modern UI using HTML, CSS, and JavaScript.
Website like IMDB Still not finished (For learning purposes only) Note : I know I should use component in react I do that but I’m trying something & im will aware of some deprecated modules ,don’t judge.