File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 11
11
### Run and Deploy Instantly
12
12
``` bash
13
13
$ docker-compose up
14
+
15
+ or
16
+
17
+ $ docker-compose up --build
14
18
```
15
19
20
+
16
21
### Run Individually
17
22
18
23
#### 1) Backend (default url http://localhost:8888)
@@ -85,3 +90,15 @@ docker-compose up backend
85
90
### Frontend
86
91
###
87
92
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 )
You can’t perform that action at this time.
0 commit comments