carsonsaldanha / screen-recorder

A free and private screen recording web app.

Home Page:https://screenrecorderweb.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screen-recorder

A free and private screen recording web app.

To run this project locally, you'll need a recent version of Node.js (which comes bundled with npm, a JavaScript package manager). Here is a short little guide on how to install it if you are unfamiliar (works on Chrome OS).

Install the necessary dependencies by running npm install in the project directory.

Next, run npm start in the project directory and open http://localhost:8080 to view the web app.

To generate production-ready assets, run npm run build. This will produce bundle.js and bundle.css.

About

A free and private screen recording web app.

https://screenrecorderweb.app


Languages

Language:JavaScript 79.2%Language:HTML 14.4%Language:SCSS 6.4%