This app accompanies a Phrase blog tutorial.
- If you want to code along with the tutorial, grab the project from the
startdirectory (npm installandnpm run devto get started). - If you want the final project, it's in the
completedirectory (npm installandnpm run dev). - If you want to see the ChatGPT conversation that led to the completed project, navgiate to the
conversationdirectory and runnpx serve .