Read my blog article on my vibe coding experience.
Use this prompt example as a starting point to build your Product Design Document.
This repository shows you the result of implementing Phase 1 and 4 of the implementation plan. I removed Phase 2 and 3 to make it easier for you to test it locally as such phases rely on AWS Amplify.
- Clone the repo locally
- Run
npm install --legacy-peer-depsin your project folder to install dependencies. - Run
npm run devand openlocalhost:3000in your browser to see it live.
The project runs React 19 and some dependencies do not support React 19 yet, so that's why you need to add the legacy peer dependencies.
Let me know what you have build by connecting with me on LinkedIn.