Skip to content

This is a web application built with React.js that allows users to search for movies and TV series, view their details, and explore various visualizations and statistics related to movie data.

Notifications You must be signed in to change notification settings

AshishK3197/movie-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie and TV Series Search Application

This is a web application built with React.js that allows users to search for movies and TV series, view their details, and explore various visualizations and statistics related to movie data.

Checkout the deployed app here:- https://movie-explorer-dun-nu.vercel.app/

Features

  • Search for movies and TV series
  • View details such as title, year, genre, rating, and poster
  • Explore charts and visualizations:
    • Average movie ratings by genre
    • Number of movies released per year
    • Most popular directors based on the number of movies

Technologies Used

  • React.js
  • Axios
  • Chart.js
  • OMDb API

Getting Started

  1. Clone the repository
  2. Install dependencies for the backend and frontend:
    • cd react-movie-app
    • npm install
  3. Start the development server:
    • npm start
  4. Open your browser and navigate to http://localhost:3000

Note

This project requires to create a .env file from the given .env.example. It will contain the api key for the OMDB API.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

This is a web application built with React.js that allows users to search for movies and TV series, view their details, and explore various visualizations and statistics related to movie data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published