|
1 | 1 | <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"/> |
3 | 3 | </div>
|
4 | 4 |
|
5 | 5 | <p align="center">
|
6 | 6 | <img alt="technology" src="https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white">
|
7 | 7 |
|
8 | 8 | <img alt="technology" src="https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB">
|
9 | 9 |
|
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"> |
11 | 11 | </p>
|
12 | 12 |
|
13 | 13 | #### :barber: O projeto
|
14 | 14 |
|
15 | 15 | 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.
|
16 | 16 |
|
17 |
| -#### :fire: Prévia da Aplicação |
18 |
| - |
19 | 17 | <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"/> |
21 | 19 | </div>
|
22 | 20 |
|
23 | 21 | #### :rocket: Principais tecnologias
|
@@ -58,18 +56,9 @@ Depois que o merge da sua pull request for feito, você pode deletar a sua branc
|
58 | 56 | #### 🎨 Screenshots
|
59 | 57 |
|
60 | 58 | <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> |
73 | 62 | </p>
|
74 | 63 |
|
75 | 64 | ### :memo: Licença
|
|
0 commit comments