Skip to content

Latest commit

Β 

History

History
52 lines (40 loc) Β· 1.5 KB

File metadata and controls

52 lines (40 loc) Β· 1.5 KB

Screen Recorder

HTML TailwindCSS Javascript

A simple screen recorder written in Javascript for recording simple videos with the capability to download the recording.

πŸ“¦ Running and Installing

  1. Clone the repository
git clone https://github.com/AlbertArakelyan/screen-recorder-javascript
  1. Install dependencies
npm install
  1. Watch CSS, run following command to detect changes on Tailwind and compiling them into CSS in real time
npm run css
  1. Run dev server for development
npm run dev

Node versions

Make sure you have correct versions of Nodejs and npm

  • node v20.18.0
  • npm v10.8.2

πŸ“„ License

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