Skip to content

Commit 30f6447

Browse files
committed
Updated the readme with the screenshots demo
1 parent ad34d1f commit 30f6447

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,13 @@
1111
### Run and Deploy Instantly
1212
```bash
1313
$ docker-compose up
14+
15+
or
16+
17+
$ docker-compose up --build
1418
```
1519

20+
1621
### Run Individually
1722

1823
#### 1) Backend (default url http://localhost:8888)
@@ -85,3 +90,15 @@ docker-compose up backend
8590
### Frontend
8691
###
8792
To know check out the guideline [Read more](./frontend/README.md)
93+
94+
95+
----
96+
97+
### DEMO
98+
![Screenshot 2024-09-20 at 05.27.53.png](screenshots/Screenshot%202024-09-20%20at%2005.27.53.png)
99+
![Screenshot 2024-09-20 at 05.28.07.png](screenshots/Screenshot%202024-09-20%20at%2005.28.07.png)
100+
![Screenshot 2024-09-20 at 05.28.14.png](screenshots/Screenshot%202024-09-20%20at%2005.28.14.png)
101+
![Screenshot 2024-09-20 at 05.28.27.png](screenshots/Screenshot%202024-09-20%20at%2005.28.27.png)
102+
![Screenshot 2024-09-20 at 05.28.38.png](screenshots/Screenshot%202024-09-20%20at%2005.28.38.png)
103+
![Screenshot 2024-09-20 at 05.28.46.png](screenshots/Screenshot%202024-09-20%20at%2005.28.46.png)
104+
![Screenshot 2024-09-20 at 05.28.53.png](screenshots/Screenshot%202024-09-20%20at%2005.28.53.png)

0 commit comments

Comments
 (0)