Skip to content

Kirbydude27/dev-skill

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Database Explorer

The Movie DB Explorer provides information about a movie based on a provided title. Its purpose is to help people decide whether they would be interested in that work, and to provide some generally interesting facts.

Installation

If you prefer to run this application on your own computer, follow these instructions.

Download this repository, unzip it, and open your terminal in the unzipped folder, in the same directory as package.json. Then, run npm install and npm start in that order. Once you have done so, visit http://localhost:3000/ to use the application.

Usage

Write a title in the search bar, then click on any movie poster to view information about the movie.

Credits

Back end: Parankay and David

Front end: Marijan and Ruiqi

Development Operations: Siddharth

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.4%
  • HTML 18.8%
  • CSS 8.8%