1104262 / cap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cap Lab

Overview

Cap Lab is capture or screenshot app, built using apiflash, React, Vite, HTML, JavaScript, and CSS.

How to use

The app will take a screenshot of any website you want as long as the url works. You can also cutomize the screenshot by giving custom height and width.

Project Demo

Setup

Dependencies


Install Dependencies

Before installing dependiencies, you will need node and npm installed globally on your machine by installing NodeJS onto your machine.

To install the dependencies, run:

npm install

Run On My Grind

In the repo directory, run the following in your terminal:

npm run dev

Visit the web application in the browser

http://localhost:5173/

About


Languages

Language:JavaScript 64.7%Language:CSS 31.2%Language:HTML 3.5%Language:Shell 0.5%