Last active
October 7, 2021 01:30
-
-
Save mike-pete/b3d272455d607dd17bf5ff22037a20b7 to your computer and use it in GitHub Desktop.
Mobile Friendly Day 6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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