-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.html
51 lines (51 loc) · 2.3 KB
/
README.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>Juegardos.com</h1>
<h2>Deployed Site</h2>
<a href="https://germandf.github.io/Juegardos.com/" target="_blank">Juegardos.com</a>
<h2>Github Repo</h2>
<a href="https://github.com/Germandf/Juegardos.com/" target="_blank">Github</a>
<h2>Prototypes</h2>
<h4>On Paper</h4>
<div>
<a href="https://github.com/Germandf/Juegardos.com/prototypes/Home.jpg" target="_blank">Home</a>
</div>
<div>
<a href="https://github.com/Germandf/Juegardos.com/prototypes/GamePlay.jpg" target="_blank">GamePlay</a>
</div>
<div>
<a href="https://github.com/Germandf/Juegardos.com/prototypes/AccountPages.jpeg" target="_blank">AccountPages</a>
</div>
<div>
<a href="https://github.com/Germandf/Juegardos.com/prototypes/Search.jpeg" target="_blank">Search</a>
</div>
<h4>On Figma</h4>
<div>
<a href="https://www.figma.com/file/Lc1x3JCy1Z0pWCTe5iACAa/Juegardos.com?node-id=12%3A2" target="_blank">Editor Mode</a>
</div>
<div>
<a href="https://www.figma.com/proto/Lc1x3JCy1Z0pWCTe5iACAa/Juegardos.com?node-id=0%3A1&scaling=scale-down&starting-point-node-id=54%3A375" target="_blank">Desktop Demo</a>
</div>
<div>
<a href="https://www.figma.com/proto/Lc1x3JCy1Z0pWCTe5iACAa/Juegardos.com?node-id=13%3A3&scaling=scale-down&starting-point-node-id=62%3A1562" target="_blank">Mobile Demo</a>
</div>
<h2>Development Team</h2>
<table>
<tr>
<td align="center" width="130">
<a src="https://github.com/gabrielballone"><img src="https://avatars.githubusercontent.com/u/70412985?v=4" alt="Ballone Gabriel" width="40" height="40" /></a><br/><a href="https://github.com/gabrielballone">Ballone Gabriel</a>
</td>
<td align="center" width="130">
<a src="https://github.com/Germandf"><img src="https://avatars.githubusercontent.com/u/69018178?v=4" alt="De Francesco Germán" width="40" height="40" /></a><br/><a href="https://github.com/Germandf">De Francesco Germán</a>
</td>
</tr>
</table>
</body>
</html>