- Add an image to the public/images folder
- run npm run start
- Visit the main url with query parameters [image = image name (without extension), width = desired width, height = desired height]
- http://localhost:3000/
npm run start
npm run prettier
npm run lint
npm run test
npm run build