- Take Home Review
- CSS Frameworks
- Bootstrap
- Daily Challenge
- Project Documentation
- Take Home Challenge
- Daily Challenge Instructions:
- Create a new repository named "bootstrap-boilerplate"
- Create your project directory
- Copy Bootstrap starter template to index.html
- Add CSS folder with stylesheet
- Link your custom stylesheet in your index.html
- Add (empty) JS folder
- Add (empty) IMG folder
- Clone your repository
- Create a new branch called "starter-files"
- git add, commit, and push your changes to your
starter-files
branch
- Review the article for Documentation Best Practices
- Complete the
README.md
for your boilerplate-template
repository
- Save to a new branch called "readme"
- Pull your changes locally