The final individual project during Software Engineering Intensive course at New York Code and Design Academy.
App designed to create and set voicemail greeting for its users (uses TTS technology to generate audio from text and Twilio SDK to set it as a personal voicemail greeting)
Technologies used: Node.js / React / Next.js / JavaScript / ES6 / AWS Lambda, DynamoDB, SNS, Polly, Route 53, Serverless Framework / Twilio Programmable Voice
npm install
npm run build
npm run start
The dev mode is also support via npm run dev
npm run build
npm run export
npm run deploy