Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.41 KB

File metadata and controls

36 lines (22 loc) · 1.41 KB

BenePick

복지포인트를 활용한 공정한 사내 추첨 통합 시스템

image

사내 복지포인트 제도를 활용하여 여러 가지 상품에 대한 응모 및 추첨을 진행할 수 있습니다.

구성원

사진 이름 파트
image 김미소 FrontEnd(PL)
image 윤혜원 FrontEnd

UI

image image

실행 방법

  • Download from Github or clone the repo : https://github.com/KEA-8PI/BenePick-FrontEnd.git
  • Recommended Node.js v18.x.
  • Install: npm install
  • Start: npm start
  • Build: npm run build

기술스택