Skip to content

Commit ec861b1

Browse files
authored
Update README.md
1 parent 167b1b5 commit ec861b1

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
1-
# FireBaseProject
1+
# Discord Like Firebase Project
22

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
323
![image](https://github.com/pwnengine/FireBase-React-Project/assets/99378532/ddca7311-a593-48cb-8d5c-c56fada9cbfb)
424

525

0 commit comments

Comments
 (0)