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