1
- ![ logo] ( https://github.com/sahilatahar/Code-Sync/assets/100127570/d1ff7f52-a692-4d51-b281-358aeab9156e )
1
+ ![ logo] ( https://github.com/gitsofaryan/codespace/blob/main/client/src/assets/codespace.svg )
2
2
3
3
A collaborative, real-time code editor where users can seamlessly code together. It provides a platform for multiple users to enter a room, share a unique room ID, and collaborate on code simultaneously.
4
4
5
- ![ GitHub contributors] ( https://img.shields.io/github/contributors/sahilatahar/Code-Sync ?style=for-the-badge&color=48bf21 )
6
- ![ GitHub Repo stars] ( https://img.shields.io/github/stars/sahilatahar/Code-Sync ?style=for-the-badge )
7
- ![ GitHub issues] ( https://img.shields.io/github/issues/sahilatahar/Code-Sync ?style=for-the-badge&color=d7af2d )
8
- ![ GitHub pull requests] ( https://img.shields.io/github/issues-pr/sahilatahar/Code-Sync ?style=for-the-badge&color=f47373 )
9
- ![ GitHub License] ( https://img.shields.io/github/license/sahilatahar/Code-Sync ?style=for-the-badge&color=e67234 )
10
- ![ Visitors] ( https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Fsahilatahar%2FCode-Sync &label=Repo%20Views&countColor=%2337d67a&labelStyle=upper )
5
+ ![ GitHub contributors] ( https://img.shields.io/github/contributors/gitsofaryan/codespace ?style=for-the-badge&color=48bf21 )
6
+ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/gitsofaryan/codespace ?style=for-the-badge )
7
+ ![ GitHub issues] ( https://img.shields.io/github/issues/gitsofaryan/codespace ?style=for-the-badge&color=d7af2d )
8
+ ![ GitHub pull requests] ( https://img.shields.io/github/issues-pr/gitsofaryan/codespace ?style=for-the-badge&color=f47373 )
9
+ ![ GitHub License] ( https://img.shields.io/github/license/gitsofaryan/codespace ?style=for-the-badge&color=e67234 )
10
+ ![ Visitors] ( https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Fgitsofaryan%2Fcodespace &label=Repo%20Views&countColor=%2337d67a&labelStyle=upper )
11
11
12
12
## 🔮 Features
13
13
@@ -30,7 +30,7 @@ A collaborative, real-time code editor where users can seamlessly code together.
30
30
31
31
## 🚀 Live Preview
32
32
33
- You can view the live preview of the project [ here] ( https://code-sync-live .vercel.app/ ) .
33
+ You can view the live preview of the project [ here] ( https://codespacex .vercel.app/ ) .
34
34
35
35
## 💻 Tech Stack
36
36
@@ -50,7 +50,7 @@ You can view the live preview of the project [here](https://code-sync-live.verce
50
50
1 . ** Fork this repository:** Click the Fork button located in the top-right corner of this page to fork the repository.
51
51
2 . ** Clone the repository:**
52
52
``` bash
53
- git clone https://github.com/< your-username> /Code-Sync .git
53
+ git clone https://github.com/< your-username> /codespace .git
54
54
```
55
55
3. ** Set .env file:**
56
56
Inside the client and server directories rename the ` .env.example` file to ` .env` and set the following environment variables:
0 commit comments