A collection of movies Critic's Picks from The New York Times. Uses the NYT's REST API in order to gather the data.
- Clone the repo:
git clone https://github.com/itsmar1/nyt-critics-picks.git - Install the dependencies:
npm install - Run
npm run serveto start your the server
Open http://localhost:8080 with your browser to see the result.
- Node.js needs to be installed on your computer to manage the dependencies.
Using docker compose run docker-compose up
Click HERE for demo
This project is licensed under the MIT License - see the LICENSE file for details
