A completely Responsive Community Web App
- Responsive Realtime UI
- Email & Password Authentication
- Share Posts with Caption
- Display Posts with Caption
- Like & Comment on Posts
- Search Users
- Follow Users
- Display User Profile with Posts, Followers & Following
- Sign Out
After cloning this repository, migrate to seta
folder. Then, follow the following steps:
- Create Firebase Project
- Enable Authentication
- Make Firestore Rules
- Create Web Project in Firebase
Then run the following commands to run your app:
flutter pub get
flutter run -d chrome --web-renderer html
Server: Firebase Auth, Firebase Storage, Firebase Firestore
Client: Flutter, Provider
If you have any feedback, please reach out to us at [email protected]