Skip to content

this is a react based movie app also vite and redux is used in this project

Notifications You must be signed in to change notification settings

lonewolf-hub/reactmovieapp

Repository files navigation

React Movie App

LIVE PREVIEW

This is a movie app built with React, Vite, and Redux. It allows users to browse and search for movies, view details of individual movies, and add movies to their favorites list.

Features

  • Browse movies: Users can browse a list of movies.
  • Search movies: Users can search for movies based on keywords.
  • Movie details: Users can view detailed information about a specific movie.
  • Responsive design: The app is optimized for both desktop and mobile devices.

Installation

  1. Clone the repository:

git clone https://github.com/lonewolf-hub/reactmovieapp.git

  1. Install dependencies:

cd reactmovieapp

npm install

Usage

  1. Start the development server:

http://localhost:3000

  1. Explore the movie app, search for movies, view details, and add movies to your favorites list.

Deployment

This app is deployed on Vercel. You can deploy your own copy by following these steps:

  1. Sign up for a Vercel account at https://vercel.com.

  2. Install the Vercel CLI globally:

npm install -g vercel

  1. Deploy the app using Vercel CLI:

  2. Follow the on-screen instructions to connect your GitHub repository and deploy the app.

  3. Once the deployment is complete, you will receive a URL for your deployed app.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • Vite: Next-generation frontend build tooling.
  • Redux: State management library for JavaScript applications.
  • Vercel: Cloud platform for static site deployment.

Contributing

Contributions are welcome! If you find any issues or want to enhance the app, feel free to submit a pull request.

NOTE: Also for the API go to the TMDB website and get your own API-KEY

Thank You!

About

this is a react based movie app also vite and redux is used in this project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages