A survey builder.
view at https://platform-one-survey-builder.vercel.app[https://platform-one-survey-builder.vercel.app]
Any package manager should work, I used pnpm so the lock file is in that format. There shouldn'e be a problem using a different package manager.
To install dependancies run pnpm i
To run the app run pnpm dev