Directions

1) Set Token environment variable

rename .env-example to just .env and fill out the API key

2) run the application

cd cvs-api-endpoint

npm install

npm start

3) make api request

example: http://localhost:3000/movie?year=2019&page=2