This is Gallery of cute Duri.
You can create a message board and share pictures of cute puppies.
Share pictures of cute puppies, comment and communicate!
git clone https://github.com/Jabee7531/duri-client.git
cd duri-client
yarn
REACT_APP_API_BASE_URL="your_server_url"
REACT_APP_AWS_REGION="s3_region_to_upload_image"
REACT_APP_AWS_ACCESS_KEY_ID="s3_access_key_id_to_upload_image"
REACT_APP_AWS_SECRET_ACCESS_KEY="s3_secret_access_key_to_upload_image"
REACT_APP_AWS_BUCKET="s3_bucket_name_to_upload_image"
REACT_APP_GOOGLE_AUTH_KEY="google_api_auth_key"
yarn start
MIT License
귀여운 두리의 갤러리입니다.
게시판을 만들어 귀여운 강아지 사진을 공유할 수 있습니다.
귀여운 강아지 사진을 공유하고 댓글을 달아 소통해 보세요 !
git clone https://github.com/Jabee7531/duri-client.git
cd duri-client
yarn
REACT_APP_API_BASE_URL="your_server_url"
REACT_APP_AWS_REGION="s3_region_to_upload_image"
REACT_APP_AWS_ACCESS_KEY_ID="s3_access_key_id_to_upload_image"
REACT_APP_AWS_SECRET_ACCESS_KEY="s3_secret_access_key_to_upload_image"
REACT_APP_AWS_BUCKET="s3_bucket_name_to_upload_image"
REACT_APP_GOOGLE_AUTH_KEY="google_api_auth_key"
yarn start
MIT License