# Computer Vision Azure A project to learn about Azure Computer Vision API ## How to run 1. Add the required environment variables to the `.env` file 2. Install dependencies: `yarn` 3. Run the project: `yarn dev`