Skip to content

Commit 4ed1c46

Browse files
authored
Update README.md
1 parent 19beca4 commit 4ed1c46

File tree

1 file changed

+3
-23
lines changed

1 file changed

+3
-23
lines changed

README.md

+3-23
Original file line numberDiff line numberDiff line change
@@ -9,50 +9,32 @@ Before you begin, ensure you have met the following requirements:
99
- Node.js and npm installed on your system.
1010
- Git for cloning the repository.
1111

12-
1312
## Demo
1413

15-
16-
### Face datection :
14+
### Face datection:
1715

1816
![demo](./public/1695062561604-12282911.jpg)
1917
![demo](./public/output/output_1695062583615.jpg)
2018

21-
22-
2319
![demo](./public/1695063557080-43682558.jpg)
2420
![demo](./public/output/output_1695063578756.jpg)
2521

26-
27-
2822
![demo](./public/1695243239709-890003583.jpg)
2923
![demo](./public/output/output_1695243264275.jpg)
3024

31-
32-
3325
![demo](./public/1695243641130-501222217.jpg)
3426
![demo](./public/output/output_1695243663953.jpg)
3527

36-
37-
38-
39-
40-
41-
4228
### APIs
4329

44-
register :
30+
Register:
4531

4632
![demo](./screenshots/register.png)
4733

48-
49-
login :
34+
Login:
5035

5136
![demo](./screenshots/login.png)
5237

53-
54-
55-
5638
## Getting Started
5739

5840
Clone the repository:
@@ -68,14 +50,12 @@ Install dependencies:
6850
npm install
6951
```
7052

71-
7253
Run app:
7354

7455
```bash
7556
npm run start:dev
7657
```
7758

78-
7959
## Configuration
8060

8161
Create a `.env` file in the project root and set the following environment variables:

0 commit comments

Comments
 (0)