-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
<h1><b>💼 Mi Portafolio Web 💼</b></h1> | ||
<a href="https://lenguajehtml.com/" target="_blank"> | ||
<img src="https://img.shields.io/badge/HTML-E74C3C"> | ||
</a> | ||
<a href="https://lenguajecss.com/" target="_blank"> | ||
<img src="https://img.shields.io/badge/CSS-3498DB"> | ||
</a> | ||
<a href="https://lenguajejs.com/" target="_blank"> | ||
<img src="https://img.shields.io/badge/JavaScript-F7DC6F"> | ||
</a> | ||
<br><br> | ||
|
||
<img src="https://i.pinimg.com/236x/fd/16/c1/fd16c1a4e3ac2b516ea9d7ae6e130e53.jpg"> | ||
|
||
<p> | ||
Aquí estan alojados todos mis archivos 🗂️ de mi Portafolio Web 💼. | ||
</p> | ||
|
||
## Índice de Contenidos 🧾 | ||
|
||
- Descripción 📝 | ||
- Instalación 🛠️ | ||
- Uso 📘 | ||
- Licencia📜 | ||
|
||
## Instalación 🖥️ | ||
|
||
1. Clona el repositorio: | ||
|
||
``` | ||
git clone https://github.com/Bredalis/Portfolio.git | ||
``` | ||
## Uso ⚙️ | ||
Para ver la página solo debes seguir estos pasos: | ||
1. 📦 Haber clonado el repositorio (La forma de hacerlo se explica más arriba, antes de esta parte). | ||
2. 📝 Abrir tu editor de código preferido. | ||
3. 🌐 Ubicarte en el archivo index.html que está en la carpeta HTML, presionar click derecho y darle | ||
a Abrir en navegador (Sublime Text) o Abrir con Live Browser en VS Code. | ||
4. 👉🏻 O simplemente has click <a href="https://bredalis.github.io/Portfolio/HTML/index.html" target="_blank">aquí</a> | ||
## Licencia 📜 | ||
Este proyecto está licenciado bajo la Licencia 📜 <a href="https://www.gnu.org/licenses/gpl-3.0.en.html" target="_blank">GPLv3 (GNU General Public License V3.0)</a>. | ||
## <img src="https://avatars.githubusercontent.com/u/111624948?s=400&u=cd081f79392220d8cd2a22f2a8d5d3b18814350a&v=4" width="50" height="50"> Hola, soy Bredalis Guerrero! | ||
[![Github](https://img.shields.io/github/followers/Bredalis?label=Follow&style=social)](https://github.com/Bredalis) | ||
![GitHub Followers](https://img.shields.io/github/stars/bredalis?style=social) | ||
[![Twitter Follow](https://img.shields.io/twitter/follow/bredalis_P?style=social)](https://twitter.com/bredalis_P) | ||
¡Hola! Mi nombre es Bredalis y actualmente estoy aprendiendo cosas como Linux y Docker 😄 | ||
Me gusta mucho la programacion y la IA 😁 | ||
## Mira mi perfil de GitHub: | ||
[![Web](https://img.shields.io/badge/GitHub-Bredalis-14a1f0?style=for-the-badge&logo=github&logoColor=white&labelColor=101010)](https://github.com/bredalis) |