217 B
217 B
Computer Vision Azure
A project to learn about Azure Computer Vision API
How to run
- Add the required environment variables to the
.env
file - Install dependencies:
yarn
- Run the project:
yarn dev