This repo contains an unfinish project of an food blog api. The project deadline is yesterday. Can you help finish it in time ?
- Users would like to add new recepies
- Users would like to vote for their favourite recepies
- Users would like to be able to see the most popular recepies
npm iFor local dev
npm run devFor tests
npm run testFor prod
npm run build
npm run serve