How to Run

  1. Add an image to the public/images folder
  2. run npm run start
  3. Visit the main url with query parameters [image = image name (without extension), width = desired width, height = desired height]
  4. http://localhost:3000/

Available Scripts

npm run start
npm run prettier
npm run lint
npm run test
npm run build