Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 524 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 524 Bytes

Momojji

오늘의 메뉴를 추천해드립니다.

배포주소

[https://codesoom.github.io/project-react-3-HongJungKim-dev/]

구현

momojji

설명

여러 질문의 답을 선택하여 지금 먹고 싶은 메뉴를 찾을 수 있습니다.

Install dependencies

npm install

Run web server

npm start

Lint

npm run lint

Run tests

npm test