A simple screen recorder written in Javascript for recording simple videos with the capability to download the recording.
- Clone the repository
git clone https://github.com/AlbertArakelyan/screen-recorder-javascript- Install dependencies
npm install- Watch CSS, run following command to detect changes on Tailwind and compiling them into CSS in real time
npm run css- Run dev server for development
npm run dev
Make sure you have correct versions of Nodejs and npm
- node
v20.18.0 - npm
v10.8.2
Licensed under the MIT License.
Feeling lucky? Give it a star ⭐ and fork for adding something from your side 😊.
Made with ❤️ by Albert Arakelyan
https://www.albertarakelyan.com

