Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 695 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 695 Bytes

마침반 대문 이미지

공적 마스크 판매 현황 조회 API 기반 전국 약국 마스크 재고 알림 서비스


본 서비스는 현재 최소 기능 구현 단계입니다.

버그 수정은 풀리퀘스트를 통해서 기여해주시고, 피드백은 해당 저장소 이슈 탭에서 올려주시면 감사하겠습니다. 🙏


Getting started

To get the frontend running locally:

git clone https://github.com/reck1ess/machimban.git # Clone this repo
npm install #to install all dependencies
npm run dev # to start the local server