adrianhajdin / project_shareme_social_media

Image Sharing Social Media App
https://share-me-sanity.netlify.app/
1.73k stars 425 forks source link

A working build that run on React Version 18 and has Google Login #20

Open fatkungfu opened 2 years ago

fatkungfu commented 2 years ago

I have got this working on React version 18 and Google authentication, everything is working and there might be some bug.

ghost commented 2 years ago

npm install react-google-login --legacy-peer-deps instead of npm install react-google-login - because of the new react version. I hope this helps someone (: