이미지 여러개 업로드 방법https://www.codegrepper.com/code-examples/javascript/react+upload+multiple+imageshttps://www.positronx.io/react-single-and-multiple-images-upload-preview/https://stackoverflow.com/questions/57315551/react-uploading-multiple-imageshttps://stackoverflow.com/questions/58813474/how-to-limit-the-maximum-files-chosen-when-using-multiple-file-input-in-reactjs 이미지 개수 제한 방법https://stackoverflow.com/questions/10105411/how-to-limit-the-maximum-files-chosen-when-using-multiple-file-input Carouselhttps://medium.com/@dhilipkmr/react-hooks-carousel-200d0f5a042https://www.newline.co/@andreeamaco/react-carousel-building-the-component-from-scratch-vs-using-a-library--7da468d4https://www.youtube.com/watch?v=og3wCO98HkQ 여러 이미지 업로드 및 Previewhttps://stackoverflow.com/questions/38049966/get-image-preview-before-uploading-in-reacthttps://www.positronx.io/react-single-and-multiple-images-upload-preview/https://stackoverflow.com/questions/55526876/reactjs-preview-multiple-images-before-uploadhttps://jsonworld.com/demo/single-and-multiple-image-preview-in-react-application 고려 사항Input태그는 두개로 나뉘어야 할 듯.이미지가 한개인 경우, 화살표 제거이미지가 두개 이상인 경우, 화살표 표시이미지는 어떤 태그를 통해서 보여줘야 할까?