# ezcap Make screen recordings from your browser, no installation required. Built for HackClub's Summer of Making 2025. ## Development Just git clone the repo, install the dependencies with yarn, and run `yarn start`. ## Acknowledgments This project makes use of the following third-party dependencies: - [`ffmpeg.wasm`](https://ffmpegwasm.netlify.app/) and, by extension, ffmpeg, which is licensed under the [GNU Lesser General Public License v2.1 or Later](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html). - The Baloo 2 and Roboto fonts from [Google Fonts](fonts.google.com) - [The Shoelace component library](https://shoelace.style) - [cash-dom](https://github.com/fabiospampinato/cash) - [noUiSlider](https://refreshless.com/nouislider/)