Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 940 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 940 Bytes

🦠 covidsentiment.com

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.

Installation

npm i
npm run dev
open localhost:3000

Deployment

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.

LICENSE

MIT