Canadian Cheese Database is built with Nodejs, express and request.
to run the project, just run npm/yarn install and then run node app.js
Agriculture and Agri-Food Canada maintain an API of cheese available in Canada. This project consumes this API to produce a user interface and display data to the user.
JavaScript