We finish our mobile portfolio by adding the contact form as a final section. This will be the mobile presentation for recruiters.
- HTML, CSS.
- GitHub, CSS
(Not available)
This will be the mobile version of our portfolio
To get a local copy up and running follow these simple example steps.
Go to the repo (https://github.com/jevazquezb/Mobile_version/) and click on the <>Code tab.
Below the <>Code tab, it will be a button that allows you to choose any of the branches of the repository you're interested in (it is commonly set by default to the "master" or "main" branch). Each branch may contain different files and changes to the repo. If you are not sure which one to choose, select the "master" branch.
Go and click on the right green button with the "code" tag. Be sure to copy any of the https or the SSH links.
Open the terminal in your computer. To do that, you need to type in the search bar "cmd" for Windows or "terminal" if you are using Línux or macOS.
Go to the directory where you want to "pull" (download) the repo. If it doesn't exist, create it. Example: cd Documents/Microverse/Module_1/. You can create a folder manually and then go to it in the terminal using the cd command.
Once you get into your directory, type in the terminal: git clone https or git clone SSH, and then press enter. Example: git clone https://github.com/jevazquezb/Mobile_version.git
Ready to work?⛏️ You're all set to explore and change the repo locally (on your computer).
👤 Jesús Vázquez
- GitHub: @jevazquezb
- Twitter: @javb_1187
- LinkedIn: LinkedIn
We're contributing to our own learning process as newbies in Microverse.
Give a ⭐️ if you like this project!
- To my Microverse classmates 🤜.
- Inspiration.
- etc.
This project is MIT licensed.