File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
- # FireBaseProject
1
+ # Discord Like Firebase Project
2
2
3
+ ## About
4
+ Firebase project that's meant to be like a discord style communication application.
5
+
6
+ ## Features
7
+ - Ability to authenticate with google account through firebase auth.
8
+ - Ability to create channel for communication
9
+ - Ability to post in channels
10
+ - Ability to react to posts
11
+
12
+ ## Usage
13
+ 1 . download the repo
14
+ 2 . cd into "firebase-project"
15
+ 3 . run ``` npm run dev ```
16
+ 4 . you should now have it running locally
17
+
18
+ Alternatively you may use vercel to host it. This is ideal because the purpose of this application is
19
+ to talk to friends.
20
+
21
+
22
+ ## Images
3
23
![ image] ( https://github.com/pwnengine/FireBase-React-Project/assets/99378532/ddca7311-a593-48cb-8d5c-c56fada9cbfb )
4
24
5
25
You can’t perform that action at this time.
0 commit comments