- From an existing list of books (
src/assets/books.json
), we are able to have users submit their own unique reviews for each of these books - including link to images. - Users are able to add, update and delete reviews.
npm install
npm run dev
npm run build