I was looking for a fun project to explore building an audio recorded and player within the browser using JavaScript, and Parent Parrot is the result. If you find yourself saying things over and over to your kids, Parent Parrot comes for rescue. It will enable you to record your frequently used sentences, such as finish your food, be quite, and play them back to your kids as many times as needed.
Start by installing the dependencies.
npm installCompile and minify the project.
npm run buildStart the web server.
npm run serve
Icons made by Freepik from Flaticon.
Copyright (c) 2019 Onur Cinar. All Rights Reserved.
The source code is provided under GNU GPL Version 3 License.