rillToMe/Quest-Log ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Quest Log app that feels like a polished todo tracker for personal goals.
I want a React and TypeScript app where I can add quests, mark them as done, edit or delete them, and quickly see what is still active versus completed. Make the UI clean and easy to use, with a nice game like feel but still practical. It should work well as a small single page app, and if you need to look up current docs online, go for it.
If it makes sense, set it up so the frontend is easy to run and the structure leaves room for a backend later, since this repo already looks like it may grow that way. Focus on a good first pass that is usable, tidy, and not overcomplicated.
Are you gonna build this?
make sure you review the code using coderabbit