Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
diegozencode committed Mar 3, 2024
1 parent dc142ad commit 0ff0795
Showing 1 changed file with 21 additions and 19 deletions.
40 changes: 21 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,41 @@
# Google Homepage

> Foundations - The Odin project
## Description:bulb:
## Description

Build the Google homepage using HTML/CSS.

The objective is simple, have a page that looks the same as the real Google homepage.

## Technologies & Tools:wrench:
## Technologies & Tools 💻

| Category | Technology/Tool |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `Frontend` | [![HTML5](https://img.shields.io/badge/-HTML5-E34F26?&style=flat-square&logo=html5&labelColor=282828)](https://developer.mozilla.org/en-US/docs/Web/HTML) [![CSS3](https://img.shields.io/badge/-CSS3-1572B6?logo=css3&style=flat-square&logoColor=1572B6&labelColor=282828)](https://developer.mozilla.org/en-US/docs/Web/CSS) |
| `Editors` | [![VS_Code](https://img.shields.io/badge/-VS_Code-007ACC?logo=visual-studio-code&style=flat-square&logoColor=007ACC&labelColor=282828)](https://code.visualstudio.com/) |
| `Utilities` | [![Git](https://img.shields.io/badge/-Git-F05032?logo=git&style=flat-square&labelColor=282828)](https://git-scm.com/) [![GNU_Bash](https://img.shields.io/badge/-GNU_Bash-4EAA25?logo=GNU-Bash&style=flat-square&labelColor=282828)](https://www.gnu.org/software/bash/) [![Pop!_OS](https://img.shields.io/badge/-Pop!_OS-48B9C7?logo=popos&style=flat-square&logoColor=48B9C7&labelColor=282828)](https://pop.system76.com/) |

![HTML5](https://img.shields.io/badge/≡-HTML5-E34F26?&style=flat-square&logo=html5&labelColor=282828)
![Git](https://img.shields.io/badge/≡-Git-F05032?logo=git&style=flat-square&labelColor=282828)
![GNU_Bash](https://img.shields.io/badge/≡-GNU_Bash-4EAA25?logo=GNU-Bash&style=flat-square&labelColor=282828)
![Vim](https://img.shields.io/badge/≡-Vim-019733?logo=Vim&style=flat-square&logoColor=019733&labelColor=282828)
![Pop!_OS](https://img.shields.io/badge/≡-Pop!_OS-48B9C7?logo=Pop_OS&style=flat-square&labelColor=282828)
![VS_Code](https://img.shields.io/badge/≡-VS_Code-007ACC?logo=visual-studio-code&style=flat-square&logoColor=007ACC&labelColor=282828)
![CSS3](https://img.shields.io/badge/≡-CSS3-1572B6?logo=CSS3&style=flat-square&logoColor=1572B6&labelColor=282828)
![GitHub](https://img.shields.io/badge/≡-GitHub-181717?logo=GitHub&style=flat-square&labelColor=282828)
## Live demo

![Google_homepage](images/google-homepage.png)

> Google homepage.
## Live demo:computer:
[Google Homepage](https://diegozencode.github.io/google-homepage)

---

## Project Notes:books:
* Use HTML & CSS
* Simple HTML Structure
* Work with classes and IDs
## Project Notes

- Use HTML & CSS
- Simple HTML Structure
- Work with classes and IDs

---

## Author
* **Diego Monroy** (@diegozencode) - [<img src="https://img.shields.io/badge/Portfolio-20d6fe.svg?&style=plastic"/>](https://diegozencode.github.io/)
[<img src="https://img.shields.io/badge/Twitter-1DA1F2.svg?&style=plastic&logo=twitter&logoColor=white"/>](https://twitter.com/diegozencode)
[<img src="https://img.shields.io/badge/Linkedin-0A66C2.svg?&style=plastic&logo=linkedin&logoColor=white"/>](https://www.linkedin.com/in/diegozencode)
[<img src="https://img.shields.io/badge/GitHub-181717.svg?&style=plastic&logo=github&logoColor=white"/>](https://github.com/diegozencode)

- **Diego Monroy** (@diegozencode) - [<img src="https://img.shields.io/badge/-@diegozencode-000000?style=flat&logo=X&logoColor=white" alt="Twitter - @diegozencode" />](https://twitter.com/diegozencode) |
[<img src="https://img.shields.io/badge/-@diegozencode-0072b1?style=flat&logo=Linkedin&logoColor=white" alt="LinkedIn - Diego Felipe Monroy" />](https://www.linkedin.com/in/diegozencode/) |
[<img src="https://img.shields.io/badge/-diegozencode.com-4EAA25?style=flat&logo=Paperswithcode&logoColor=white" alt="Personal Website - diegozencode.com"/>](https://portfolio.diegozencode.com/)

0 comments on commit 0ff0795

Please sign in to comment.