Skip to content

Commit 5c746fb

Browse files
committed
update README
1 parent 724dfe7 commit 5c746fb

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
1-
A real time collaboration project to draw with your friends.
1+
# drawRTC : A Real-Time Drawing app.
22

3-
crafted by [Ajeet](https://x.com/ajeetonx)
3+
A real-time collaboration project to draw with your friends.
44

5-
INSTRUCTIONS
5+
![](/home/ajeet/projects/drawRTC/drawRTC.png)
66

7-
To set up the project locally:-
87

9-
1. cd into the api `cd api`
8+
## Instructions
9+
10+
### Set Up the Project Locally
11+
12+
1. cd into the api folder `cd api`
1013
2. install dependencies `npm install`
1114
3. then cd into the client `cd client`
1215
4. install dependencies `npm install`
@@ -24,3 +27,5 @@ then start the client
2427
2. `npm run dev`
2528
3. go to `http://localhost:5173/`
2629
4. draw and have fun!
30+
31+
Crafted by [Ajeet](https://x.com/ajeetonx)

drawRTC.png

247 KB
Loading

0 commit comments

Comments
 (0)