2023-07-28 11:47:12 +02:00

8 lines
217 B
Markdown

# 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`
```