covidsentiment.com is a free website that uses Microsoft Azure Cognitive Services Text Analytics Machine Learning API to display the positive and negative sentiments of coronavirus-related news headlines over time.
npm i
npm run dev
open localhost:3000
covidsentiment.com is a Next.js app hosted on Azure, using Azure App Service.
Deployment is all managed within VS Code.
For more information on how to deploy a Node.js app to App Service with VS Code, go here.
MIT