Skip to content

A minimum dependency vanilla JavaScript MDB movie catalog.

License

Notifications You must be signed in to change notification settings

zouberakis/movie-rama

Repository files navigation

movie-rama

Yet another movie catalog where users can check the movies of the week, search for movies and view details about them. The project solely relies on The Movie DB (MDB) JSON API for data.

It's a minimum dependency vanilla JavaScript project. It's been deployed here.

Dependencies

DevDependencies

Run locally

Clone && cd

 git clone https://github.com/x057/movie-rama.git
 cd movie-rama

Install dependencies

 npm install 

Run dev-server

npm run start

Execute tests

npm run test

About

A minimum dependency vanilla JavaScript MDB movie catalog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published