React imaging application built using Google Cloud Firebase SDK. check it out
- User authentication ๐ฅ ๐โโ๏ธ
- Cloud Firestore Database ๐ฅ ๐ฌ
- Firebase Cloud Storage for storing user files ๐ฅ ๐
- Google and Facebook Signin ๐ ๐ฅ ๐ฅ
- ๐ React
- ๐ Google Firebase SDK
- ๐ Framer Motion for fluid animation
- ๐ Bootstrap 4
- ๐ clone the repo
- ๐ cd into the project folder
- ๐ run
npm install
to install dependencies - ๐ finally, run
npm start
to serve up your app