4Geeks logo
About us

Learning library

For all the self-taught geeks out there, here is our content library with most of the learning materials we have produced throughout the years.

It makes sense to start learning by reading and watching videos about fundamentals and how things work.

Data Science and Machine Learning - 16 wks

Full-Stack Software Developer - 16w

Search from all Lessons

Social & live learning

The most efficient way to learn: Join a cohort with classmates just like you, live streams, impromptu coding sessions, live tutorials with real experts, and stay motivated.

← Back to Projects

Instagram Photo Feed with Bootstrap

Goal

4Geeks Coding Projects tutorials and exercises for people learning to code or improving their coding skills

Difficulty

easy

Repository

Click to open

Video

Not available

Live demo

Not available

Average duration

6 hrs

Technologies

As a developer, you are given the task to replicate a picture as a website.

🌱 How to start this project

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 the add, commit and push commands from the git terminal.

📝 Instructions

Instagram Preview

Click here to download the gif

Here you can watch each component separately:

📒 Resources

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.

What to do if you are stuck?

  • Clean the cache (always refresh with command+shift+R), using the incognito mode on Google Chrome.
  • Look in Google for solutions.
  • Talk to the other students.
  • Talk to senior developers you know.
  • Talk to the mentors over slack.
  • Don't be afraid to ask!

What NOT to do if you are stuck??

  • 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.

Goal

4Geeks Coding Projects tutorials and exercises for people learning to code or improving their coding skills

Difficulty

easy

Repository

Click to open

Video

Not available

Live demo

Not available

Average duration

6 hrs