Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.
/ movie-library Public archive

A simple movie library to find information about films.

Notifications You must be signed in to change notification settings

iamgionas/movie-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status


Logo

Movie Library

A simple movie library to find information about films

View Demo

About The Project

Simple movie library to find information about films. I used MVC pattern and the latest ES6 Features.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Get a free API Key at The Movie Database
  2. Clone the repo
    git clone https://github.com/gionasdev/movie-library.git
  3. Install NPM packages
    npm install
  4. Enter your API in config.js
    export const API_KEY = 'ENTER YOUR API';

Usage

  • Start the website, inside root project folder
    npm start

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Gionas - @gionasdev - hello@gionas.dev