Inspired by Outside In Testing Guide example.
An app for tracking reviews of dishes at different restaurants.
Production: https://opinion-ate-react-codefinity.netlify.app/
Dependencies are locked with a package-lock.json
file, so please use npm
and not yarn
.
Project was created using this template repo, which uses vite
.