- 👀 I’m interested in aprender sobre desarrollo web e implementarlo en mi area de estudio, soy Pharmacist
- 🌱 I’m currently learning Desarrollo Web Front End and UX/UI Design
- 💞️ I’m looking to collaborate on creacion de Apps by React, Vue
- 📫 How to reach me por mail: franchiko1@hotmail.com
My Meta`s Tags !!
<meta name="author" content="Franchu Javier Developer to WorldShopApss" />
<meta name="description" content="" />
<meta name="robots" content="index,follow" />
<meta name="revised" content="Colocar la fecha" />
<meta name="copyright" content="Copyright 2022">
<meta name="HandheldFriendly" content="true"/>
Share en RRSS
<meta property="og:title" content=" " />
<meta property="og:type" content=" " />
<meta property="og:image" content=" " />
<meta property="og:url" content=" " />
<meta property="og:description" content=" " />
<meta property="og:locale" content=" " />
<meta property="og:site_name" content=" " />Badges Microsoft:Link to Microsoft Training
##COde to commit##
- …or create a new repository on the command line
- echo "# Form-Blue" >> README.md
- git init
- git add README.md
- git commit -m "first commit"
- git branch -M main
- git remote add origin https://github.com/Franchiko/*****(Name Repository*****).git
- git push -u origin main
##…or push an existing repository from the command line##
- git remote add origin https://github.com/Franchiko/Form-Blue.git
- git branch -M main
- git push -u origin main
##1. to resdolve:##
- git fetch
- git rebase feature/my_feature_branch
- git push origin feature/my_feature_branch
##2. to resdolve:##
- git push --force origin main


