This project consists in a solution for converting .HEIC image data into other image file types.
The image convertion is being made client side.
Files will also be saved in amazon s3 buckets in the future to grant a period to recover the images that have been already converted.
ReactTypescriptVite
git clone https://github.com/flpfrnc/heic2format-frontend.git
cd heic2format-frontend
npm i
npm run dev