8 lines
217 B
Markdown
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`
|
|
``` |