Skip to content

Palo-IT-Australia/recipes-iv-pairing

Repository files navigation

Palo IT coding pairing challenge

This repo contains an unfinish project of an food blog api. The project deadline is yesterday. Can you help finish it in time ?

TODO

  1. Users would like to add new recepies
  2. Users would like to vote for their favourite recepies
  3. Users would like to be able to see the most popular recepies

How to run

npm i

For local dev

npm run dev

For tests

npm run test

For prod

npm run build
npm run serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published