/Random-Lightshot

Site to display a random image from Lightshot - created to illustrate the dangers of using this tool to take screenshots.

Primary LanguageSvelte

Random LightShot

i created this site to get random images from light shot; this site aims to highlight the problems due to this service.

Installation

Install / start Random Lightshot with npm

  npm install
  npm run dev

API Reference

Get random image link on lightshot

  POST /api/screenFetch

Authors

Badges

forthebadge forthebadge forthebadge

Screenshots

Example Example

Tech Stack

Client: SvelteKit, SASS

Server: Node, Node-Fetch