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.
Getting Started
- Clone the repo:
git clone https://github.com/itsmar1/nyt-critics-picks.git
- Install the dependencies:
npm install
- 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
License
This project is licensed under the MIT License – see the LICENSE file for details