Skip to content

Maria108/voicemail-changer-website

Repository files navigation

Voicemail changer website

Voicemail changer website

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

How to use

npm install
npm run build
npm run start

The dev mode is also support via npm run dev

Static HTML export

npm run build
npm run export

Deploy website to Github Pages

npm run deploy

About

Voicemail changer service's website source

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published