Skip to content

Instantly share code, notes, and snippets.

@mike-pete
Last active October 7, 2021 01:30
Show Gist options
  • Save mike-pete/b3d272455d607dd17bf5ff22037a20b7 to your computer and use it in GitHub Desktop.
Save mike-pete/b3d272455d607dd17bf5ff22037a20b7 to your computer and use it in GitHub Desktop.
Mobile Friendly Day 6
1. Use this template to create a new repo named "event-landing-page"
https://github.com/gerbriel/Bootstrap-template
2. Clone your new repo to your computer
3. Create a new branch named daily-challenge
git checkout -b daily-challenge
4. Recreate the jumbotron and speaker sections according to this wireframe
https://geekwiseacademy.github.io/virtual-mobile-friendly-websites/img/event-landing-page-wireframe.jpg
Bootstrap Docs: https://getbootstrap.com/docs/4.5/utilities/borders/
User images: https://thispersondoesnotexist.com/
Do some code
5. Add, commit, and push your changes to your daily-challenge branch
6. Open a PR for those changes
7. Approve those changes, then merge and delete your daily-challenge branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment