Demo video: https://youtu.be/fHLIkEBl-Zs
Install git : https://github.com/git-for-windows/git/releases/download/v2.47.1.windows.1/Git-2.47.1-64-bit.exe
Install node: https://nodejs.org/en/download/prebuilt-installer
run in powershell : git clone https://github.com/anant-c/voice-otp-auth.git
run cd voice-otp-auth/voice-auth-frontend
run npm i
run npm run dev
Then in terminal there will be a localhost:5173 link click it to see the frontend part of the project.