|
4 | 4 |
|
5 | 5 | <br />
|
6 | 6 | <p align="center">
|
7 |
| - <a href="https://devchallenge.now.sh/"> |
8 |
| - <img src="https://trello-attachments.s3.amazonaws.com/590fa896d2d25e50583de620/500x500/0bdcc819ea145cb0167619c6d00f2174/D.png" alt="Logo" width="100" height="100"> |
| 7 | + <a href="https://www.devchallenge.com.br/"> |
| 8 | + <img |
| 9 | + src="https://trello-attachments.s3.amazonaws.com/590fa896d2d25e50583de620/500x500/0bdcc819ea145cb0167619c6d00f2174/D.png" |
| 10 | + alt="DevChallenge logo, ou seja, quadrado amarelo com D maiusculo na cor preta" |
| 11 | + width="100" |
| 12 | + height="100" |
| 13 | + /> |
9 | 14 | </a>
|
| 15 | +</p> |
10 | 16 |
|
11 |
| - <h3 align="center">DevChallenge</h3> |
| 17 | +<h3 align="center">DevChallenge</h3> |
12 | 18 |
|
13 |
| - <p align="center"> |
14 |
| - Site para desenvolvedores melhorarem suas habilidades através de desafios de front-end, back-end e mobile!<br><br> |
15 |
| - A website for developers to improve their skills by doing front-end and back-end challenges |
16 |
| - <br /> |
17 |
| - <br /> |
18 |
| - <a href="https://www.devchallenge.com.br/">DevChallenge</a> |
19 |
| - </p> |
| 19 | +<p align="center"> |
| 20 | + Site para desenvolvedores melhorarem suas habilidades através de desafios de front-end, back-end e mobile! |
| 21 | + <br /> |
| 22 | + <br /> |
| 23 | + A website for developers to improve their skills by doing front-end and back-end challenges |
| 24 | + <br /> |
| 25 | + <br /> |
| 26 | + <a href="https://www.devchallenge.com.br/">DevChallenge</a> |
| 27 | +</p> |
20 | 28 |
|
21 | 29 | ## Índice
|
22 | 30 |
|
23 |
| -- [Índice](#índice) |
24 | 31 | - [Sobre o Projeto](#sobre-o-projeto)
|
25 |
| - - [Demo:](#demo) |
26 |
| - - [Tecnologias:](#tecnologias) |
27 |
| -- [Como Utilizar](#como-utilizar) |
28 |
| -- [Como Contribuir](#como-contribuir) |
29 |
| - - [Requisitos](#requisitos) |
30 |
| - - [Instalar](#instalar) |
| 32 | + - [Demo](#demo) |
| 33 | + - [Tecnologias](#feito-com) |
| 34 | +- [Como Utilizar](#instalação) |
| 35 | +- [Como Contribuir](#contribuir) |
| 36 | +- [Autores](#autores) |
31 | 37 | - [Comunidade](#comunidade)
|
| 38 | +- [Redes sociais](#redes-sociais) |
32 | 39 |
|
33 | 40 | ## Sobre o Projeto
|
34 |
| -O <a href="https://www.devchallenge.com.br/" alt="DevChallenge">DevChallenge</a> é um projeto que visa contribuir com a evolução de desenvolvedores, disponibilizando desafios para que possam praticar, melhorar suas skills e criarem seus portfólios :) |
| 41 | + |
| 42 | +O [DevChallenge](https://www.devchallenge.com.br/) é um projeto que visa contribuir com a evolução de desenvolvedores, disponibilizando desafios para que possam praticar, melhorar suas skills e criarem seus portfólios :) |
35 | 43 |
|
36 | 44 | <p align="center">
|
37 |
| -<img src="https://i.ibb.co/nLGdpF4/novosdesafioss.gif" alt="DevChallenge" width="720" height="380"> |
| 45 | + <img |
| 46 | + id="demo" |
| 47 | + src="https://i.ibb.co/nLGdpF4/novosdesafioss.gif" |
| 48 | + alt="Gif de demonstração do site do DevChallenge" |
| 49 | + width="720" |
| 50 | + height="380" |
| 51 | + /> |
38 | 52 | </p>
|
39 | 53 |
|
40 | 54 | Além disso, somos uma projeto open source onde você pode contribuir na evolução do backend, frontend e criação de novos desafios. Para saber mais, participe da nossa comunidade :)
|
41 | 55 |
|
42 |
| -## Feito com |
43 |
| - * [ReactJS](https://pt-br.reactjs.org/) - Biblioteca para criar interfaces de usuário |
44 |
| - * [Yarn](https://yarnpkg.com/) - Gerenciador de pacotes e dependências |
| 56 | +### Feito com |
| 57 | + |
| 58 | +- [ReactJS](https://pt-br.reactjs.org/) - Biblioteca para criar interfaces de usuário |
| 59 | +- [Yarn](https://yarnpkg.com/) - Gerenciador de pacotes e dependências |
45 | 60 |
|
46 | 61 | ## Instalação
|
| 62 | + |
47 | 63 | Para clonar o projeto e executá-lo em sua máquina, veja os detalhes em [INSTALLING.md](INSTALLING.md).
|
48 | 64 |
|
49 | 65 | ## Contribuir
|
| 66 | + |
50 | 67 | Gostaria de contribuir com o projeto? Por favor acesse [CONTRIBUTING.md](CONTRIBUTING.md) para o manual completo de contribuição.
|
51 | 68 |
|
52 | 69 | ## Autores
|
53 |
| -- **Lorena Montes** - *Trabalho inicial* - [Lorenalgm](https://github.com/Lorenalgm) |
54 | 70 |
|
55 |
| -Veja também a lista de [contribuidores](https://devchallenge.now.sh/devs) que participaram do projeto. |
| 71 | +- **Lorena Montes** - _Trabalho inicial_ - [Lorenalgm](https://github.com/Lorenalgm) |
| 72 | + |
| 73 | +Veja também a lista de [contribuidores](https://www.devchallenge.com.br/devs) que participaram do projeto. |
56 | 74 |
|
57 | 75 | ## Comunidade
|
| 76 | + |
58 | 77 | Nosso objetivo é ajudar cada vez mais na evolução de desenvolvedores! Por isso, temos uma comunidade exclusiva do DevChallenge no Discord. Interessado? [Participe](https://discord.gg/yvYXhGj)!
|
59 |
| -<br><br> |
60 |
| -Acesse nossa [plataforma](https://devchallenge.now.sh/)! |
61 |
| -<br><br> |
| 78 | + |
| 79 | +Acesse nossa [plataforma](https://www.devchallenge.com.br/)! |
| 80 | + |
| 81 | +## Redes sociais |
| 82 | + |
62 | 83 | Nos siga nas redes sociais!
|
| 84 | + |
63 | 85 | <th>
|
64 | 86 | <td>
|
65 | 87 | <a href="https://www.linkedin.com/company/devchallenge/">
|
66 |
| - <img src="https://image.flaticon.com/icons/svg/1384/1384014.svg" width="30px" height="30px" alt="Linkedin"> |
| 88 | + <img |
| 89 | + src="https://image.flaticon.com/icons/svg/1384/1384014.svg" |
| 90 | + width="30px" |
| 91 | + height="30px" |
| 92 | + alt="LinkedIn logo" |
| 93 | + /> |
67 | 94 | </a>
|
68 | 95 | </td>
|
69 | 96 | <td>
|
70 |
| - <a href="https://twitter.com/dev_challenge"><img src="https://cdn3.iconfinder.com/data/icons/picons-social/57/43-twitter-512.png" width="30px" height="30px" alt="Twitter"></a> |
| 97 | + <a href="https://twitter.com/dev_challenge"> |
| 98 | + <img |
| 99 | + src="https://cdn3.iconfinder.com/data/icons/picons-social/57/43-twitter-512.png" |
| 100 | + width="30px" |
| 101 | + height="30px" |
| 102 | + alt="Twitter logo" |
| 103 | + /> |
| 104 | + </a> |
71 | 105 | </td>
|
72 | 106 | <td>
|
73 |
| - <a href="https://www.instagram.com/devchallenge/"><img src="https://cdn4.iconfinder.com/data/icons/picons-social/57/38-instagram-3-512.png" width="30px" height="30px" alt="Instagram"></a> |
| 107 | + <a href="https://www.instagram.com/devchallenge/"> |
| 108 | + <img |
| 109 | + src="https://cdn4.iconfinder.com/data/icons/picons-social/57/38-instagram-3-512.png" |
| 110 | + width="30px" |
| 111 | + height="30px" |
| 112 | + alt="Instagram logo" |
| 113 | + /> |
| 114 | + </a> |
74 | 115 | </td>
|
75 | 116 | </th>
|
76 | 117 |
|
|
0 commit comments