/ScreenWebSite

With this project, you can take screenshots of your website.

Primary LanguageJavaScriptMIT LicenseMIT

ScreenWebSite

please screen page

How to use ?

  • Clone the repository and run this command:
npm install
node main.js "--props={\n  \"height\": \"1080\",\n  \"websiteURL\": \"https://tai-studio.netlify.app/\",\n  \"width\": \"1920\"\n}"
  • OR go to Actions and click on "Run Workflows".