Skip to content

Commit b2d132d

Browse files
committed
atualizando readme
1 parent 3357732 commit b2d132d

File tree

4 files changed

+42
-17
lines changed

4 files changed

+42
-17
lines changed

README.md

+6-17
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,21 @@
11
<div align="center" style="margin-bottom: 20px;">
2-
<img alt="gobarber" src="./assets/images/logo.png" width="auto" heigth="auto"/>
2+
<img alt="gobarber" src="./assets/images/goBarber-logo.svg" width="auto" heigth="auto"/>
33
</div>
44

55
<p align="center">
66
<img alt="technology" src="https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white">
77

88
<img alt="technology" src="https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB">
99

10-
<img alt="technology" src="https://img.shields.io/badge/React_Native-8633FF?style=for-the-badge&logo=react&logoColor=61DAFB">
10+
<img alt="technology" src="https://img.shields.io/badge/React_Native-20232A?style=for-the-badge&logo=react&logoColor=61DAFB">
1111
</p>
1212

1313
#### :barber: O projeto
1414

1515
Aplicativo de agendamento para barbearia, conta com uma api construida com DDD e TDD, uma versão web para consultas e o aplicativo mobile para android/ios.
1616

17-
#### :fire: Prévia da Aplicação
18-
1917
<div align="center">
20-
<img src="https://media.giphy.com/media/Lm6bmg75wR7Llcf9JG/giphy.gif" alt="preview"/>
18+
<img src="./assets/images/preview.gif" alt="preview"/>
2119
</div>
2220

2321
#### :rocket: Principais tecnologias
@@ -58,18 +56,9 @@ Depois que o merge da sua pull request for feito, você pode deletar a sua branc
5856
#### 🎨 Screenshots
5957

6058
<p align="center">
61-
<img width=500 src="./assets/images/screenshots/screenshot_web_01.png">
62-
<img width=500 src="./assets/images/screenshots/screenshot_web_02.png">
63-
<img width=500 src="./assets/images/screenshots/screenshot_web_03.png">
64-
<img width=500 src="./assets/images/screenshots/screenshot_web_04.png">
65-
</p>
66-
67-
<p align="center">
68-
<img width=150 src="./assets/images/screenshots/screenshot_mobile_01.png">
69-
<img width=150 src="./assets/images/screenshots/screenshot_mobile_02.png">
70-
<img width=150 src="./assets/images/screenshots/screenshot_mobile_03.png">
71-
<img width=150 src="./assets/images/screenshots/screenshot_mobile_04.png">
72-
<img width=150 src="./assets/images/screenshots/screenshot_mobile_05.png">
59+
<a href='./assets/images/screenshots/'>
60+
<img width=600 src="./assets/images/gobarber-screens.png">
61+
</a>
7362
</p>
7463

7564
### :memo: Licença

0 commit comments

Comments
 (0)