As a developer, you are given the task to replicate a picture as a website.
Do not clone this repository because we are going to be using a different template.
We recommend opening the html template repository
using a provisioning tool like Codespaces (recommended) or Gitpod. Alternatively, you can clone it on your local computer using the git clone
command.
This is the repository you need to open or clone:
1https://github.com/4GeeksAcademy/html-hello
Please follow these steps on how to start a coding project.
💡 Important: Remember to save and upload your code to GitHub by creating a new repository, updating the remote (
git remote set-url origin <your new url>
), and uploading the code to your new repository using theadd
,commit
andpush
commands from the git terminal.
Click here to download the gif
Here you can watch each component separately:
You have the online lesson about bootstrap and the cheat sheet about bootstrap in the assets section. We also recommend Net Ninja's video tutorials on bootstrap.
Don't get frustrated and think you are not good at this: All the developers get stuck all the time, ask around! How do you know if you are good at something that you don't know? Coding is a science, facts matter and you have no facts.
Don't keep wandering around for hours without seeking help: Google is only as useful as you are good at googling, please speak to other students or your instructors.
Change strategy: Einstein once said, if you do the same, you will get the same results.
This and many other projects are built by students as part of the 4Geeks Academy Coding Bootcamp by Alejandro Sanchez and many other contributors. Find out more about our Full Stack Developer Course, and Data Science Bootcamp.