Skip to content

Instagram Photo Feed With Bootstrap it's a 4Geeks Coding Projects for people learning to code or improving their coding skills

License

Notifications You must be signed in to change notification settings

HawksSpawn/HawksSpawn-Instagram-Photo-Feed-With-Bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Instagram Photo Feed (with Bootstrap)

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:

https://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

  • Create a website that looks exactly like this one:

Instagram Preview

Click here to download the gif

Here you can watch each component separately:

  • Initialize the HTML and CSS from scratch, don't copy and paste it from another exercise because you may end up making a mess.
  • Before starting to code, make a drawing of the website with all the bootstrap components you will be using. Use as many components as you can, you will probably reuse them for the rest of your life!
  • Once the components are identified, start with the navbar (from top to bottom) and try adapting the examples you find on the internet to what you are asked on the picture. Don't just copy and paste, understand and tweak, if you don't understand the names of the classes used in the component you will end up hitting a wall and being frustrated.
  • Use all the possible bootstrap utilities (helpers), take your time to read them all because it will make your life 99% easier.
  • The projects have to be 100% responsive using the bootstrap grid system.

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

Live Demo

🔗 Instagram Photo Feed

About

Instagram Photo Feed With Bootstrap it's a 4Geeks Coding Projects for people learning to code or improving their coding skills

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages