This is my first React Project , therefore the features or ui can be little rusty . This is a React-based Movies App that allows users to find movies, latest movies, movies by genre, search movies by name, get movie details, and see the cast of the movie. The app is optimized for desktop but is also viewable on mobile devices.
- View latest movies.
- Search movies by name.
- Filter movies by genre.
- View movie details, including the cast of the movie.
- The app is optimized for desktop but also viewable on mobile devices.
- Clone the repository.
- Navigate to the project directory.
- Run
npm install
to install the required packages. - Run
npm start
to start the application. - Open your web browser and navigate to http://localhost:3000/ to view the app.
This app was built using the following technologies:
- React
- React Router
- TMDB Database
This Movies App is deployed on Vercel. Vercel is a cloud platform that enables developers to deploy web projects and websites. The deployment process was straightforward, and the app is now live and accessible at https://binge-flix-two.vercel.app/
This Movies App is a great way to find and discover new movies. With its easy-to-use interface, users can quickly search for movies, browse by genre, and view details about their favorite films. So go ahead and give it a try!