adhamali450 / mcu-countdown

A countdown for the upcoming movies for Marvel Cinematic Universe.

Home Page:https://mcu-countdown.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCU-countdown

A countdown for the upcomming movies for Marvel Cinematic Universe.

MCU-countdown Thumbnail.

API Reference

Get all items

Gets all Marvel Studios (identified by id 420) movies sorted descendingly by release date. Afterwards, I take the unreleased yet movies

  GET api/movie?api_key=xxxxxx&language=en-US&sort_by=primary_release_date.desc&page=1&with_companies=420
Parameter Type Description
YOUR_KEY string Required. Your API key

Installation

after cloning the repo:

  cd mcu-countdown
  npm install

Tesing

  npm run dev

Demo

Click here

Contributing

Contributions are always welcome for making it more robust and solid. Another feature you can add is support for upcoming TV shows (beside movies)

About

A countdown for the upcoming movies for Marvel Cinematic Universe.

https://mcu-countdown.vercel.app


Languages

Language:JavaScript 89.7%Language:CSS 6.1%Language:HTML 4.3%