/CBNU-OpenSource-Project2

오픈소스 기초 프로젝트 Hw2

Primary LanguageJavaScript

CBNU-OpenSource-Project2

오픈소스 기초 프로젝트 Hw2 리포지토리 입니다

✏️ Project Description

Amazon Rekognition - object detection api를 활용한 이미지 분석

  1. 개발 기간 : 2023.05.21 ~ 2023.06.12

⚙️ Stacks

Development

Environment

💻 How to Run

- clone repo
    git clone https://github.com/mk3058/CBNU-OpenSource-Project2
- install dependencies
    npm i
- run
    node ./src/App.js
    
 * Before start, You must fill out "AWS Secret" fields in the .env file.