itsmar1 / nyt-critics-picks

A collection of movies Critic's Picks from The New York Times. Uses the NYT's REST API in order to gather the data

Home Page:https://nyt-critics-picks.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The NYT Critic's Picks

A collection of movies Critic's Picks from The New York Times. Uses the NYT's REST API in order to gather the data.

nyt_api

Getting Started

  1. Clone the repo: git clone https://github.com/itsmar1/nyt-critics-picks.git
  2. Install the dependencies: npm install
  3. Run npm run serve to start your the server

Open http://localhost:8080 with your browser to see the result.

Prerequisites

  • Node.js needs to be installed on your computer to manage the dependencies.

Tech Stack

Docker

Using docker compose run docker-compose up

Live Demo

Click HERE for demo

Author

Marwan Ahal

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A collection of movies Critic's Picks from The New York Times. Uses the NYT's REST API in order to gather the data

https://nyt-critics-picks.netlify.app

License:MIT License


Languages

Language:Vue 77.3%Language:JavaScript 11.0%Language:HTML 9.0%Language:CSS 1.5%Language:Dockerfile 1.2%