NuThyro is a web application for helping people in diet control. It is intended to be used by people with chronic diseases because of theirs specific diet needs.
Some features require a set up of .env file.
In application root folder, enter command below to install required packages.
npm installIn application root folder, enter one of the two following commands to run application.
node index.js
npm startWhen the Express.js server is running you can access application by entering http://localhost:3000/html/prijava.html in a web browser.














