/azure-cognitive-services-demo

Here is a demo of Azure Cognitive Services that i coded for my Microsoft Tr Student Ambassadors Project. Change .env with your own api keys.

Primary LanguageJavaScriptMIT LicenseMIT

azure-cognitive-services-demo

Here is a demo of Azure Cognitive Services that i coded for my Microsoft Tr Student Ambassadors Project.

Create a .env file and fill it like following:

REACT_APP_COGNITIVE_API_KEY=[your-cognitiveservices-api-key]

REACT_APP_BING_API_KEY=[your-bing-api-key]

Use yarn start to start the project