Skip to content

mikekok/movie-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

An Electron app that offers the user the ability to search for a movie and view details about it.
Those details include:

  • Title
  • Year
  • Rating
  • Plot
  • Director
  • Writer
  • Cast
  • Metascore

The app is using the OMDB API.

Preview

Movie Finder Movie Finder

Installation

# Clone this repository
git clone https://github.com/mikekok/movie-finder
# Go into the repository
cd movie-finder
# Install dependencies
npm install
# Run the app
npm start

Credits

License

This software is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software. But you always need to state that xWeb is the original author of this template.

Project is developed and maintained by Mike Kokkolios.

About

A simple movie search and information display app built on Electron, based on the OMDB API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published