Skip to content

Commit 371df78

Browse files
committed
Finished [maybe]
1 parent 6edd196 commit 371df78

File tree

4 files changed

+36
-6
lines changed

4 files changed

+36
-6
lines changed

.github/logo.png

17.7 KB
Loading

.github/print.png

204 KB
Loading

README.md

Lines changed: 36 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,43 @@
1+
<p align="center"><img width="200px" src=".github/logo.png"/><br> <br> <a href="https://miguelrisquelme.github.io/uiclone-ifood/" align="center">Clone</a> | <a href="https://www.ifood.com.br/" align="center">Official</a><br> </p>
2+
3+
<h1 align="center">UI Clone IFood</h1>
4+
5+
<p>
6+
Hello this is a project made to apply the knowledge obtained in the courses of Git, HTML, CSS from <a href="https://www.alura.com.br/">Alura</a>. It was two days of development where I was able to apply more advanced knowledge of CSS and use HTML5 tags correctly. The site has images from the iFood image bank itself and also links to the official site, I didn't make it responsive in the same way as the site, besides, I also decided not to make some parts of the site, so it's not a faithful clone , YET!
7+
</p>
8+
9+
<br>
10+
<br>
11+
12+
## Preview Images
13+
14+
<img src=".github/print.png">
15+
16+
<br>
17+
<br>
18+
19+
## What is missing?
20+
21+
- Restaurant sliders
22+
- Promotions slider
23+
- Side Menu
24+
- Hover opacity in some links
25+
26+
<br>
27+
<br>
28+
129
## References
230

331
- <a href="https://developer.mozilla.org/pt-BR/docs/Web/CSS/@font-face" target="_blank">Font Face CSS</a>
432
- <a href="https://www.eversondaluz.com.br/fixar-menu-no-topo-css" target="_blank">Fix Menu on Top</a>
533
- <a href="https://developer.mozilla.org/pt-BR/docs/Web/CSS/:not" target="_blank">Pseudo-class CSS :not()</a>
634
- <a href="https://jakearchibald.github.io/svgomg/" target="_blank">SVG Optimizer</a>
735
- <a href="https://developer.mozilla.org/pt-BR/docs/Web/CSS/:nth-child" target="_blank">Pseudo-class CSS :nth-child()</a>
8-
- <a href="" target="_blank"></a>
9-
- <a href="" target="_blank"></a>
10-
- <a href="" target="_blank"></a>
11-
- <a href="" target="_blank"></a>
12-
- <a href="" target="_blank"></a>
13-
- <a href="" target="_blank"></a>
36+
- <a href="https://www.ifood.com.br/" target="_blank">iFood Website</a>
37+
- <a href="https://www.w3schools.com/tags/tag_thead.asp" target="_blank">TAG thead</a>
38+
- <a href="https://developer.mozilla.org/pt-BR/docs/Web/HTML/Element/aside" target="_blank">TAG article</a>
39+
- <a href="https://developer.mozilla.org/pt-BR/docs/Web/HTML/Element/aside" target="_blank">TAG aside</a>
40+
- <a href="https://web.fe.up.pt/~ee96100/projecto/Tabela%20ascii.htm" target="_blank">Tabela ASCII</a>
41+
- <a href="https://cursos.alura.com.br/" target="_blank">Alura</a>
42+
43+
Developed by <a href="https://bit.ly/miguelrisquelme"> Miguel Riquelme </a>with ❤

print.png

204 KB
Loading

0 commit comments

Comments
 (0)