Today we had pair programming and we had to create a portfolio with bootstrap.
Instructions
First, you need to create a new repository for this exercise, and start working in a 'feature' branch.
Install Bootstrap in your project, including both CSS and JS files.
Start prototyping the desktop version of the portfolio.
Here is a list of some components that could be useful:
navbar and nav for the header.
scrollspy to update the active menu link when the user scrolls.
cards for the list of portfolio projects.
buttons.
badges for the list of technologies.
modals for the popup window with the project details.
Bootstrap forms components to create the contact form.
the grid system to place elements inline with others.
When everything is ready, open a new pull request with a detailed description of what you did.
Today we had pair programming and we had to create a portfolio with bootstrap.
Instructions
First, you need to create a new repository for this exercise, and start working in a 'feature' branch. Install Bootstrap in your project, including both CSS and JS files. Start prototyping the desktop version of the portfolio.
Here is a list of some components that could be useful:
navbar and nav for the header.
scrollspy to update the active menu link when the user scrolls.
cards for the list of portfolio projects.
buttons.
badges for the list of technologies.
modals for the popup window with the project details.
Bootstrap forms components to create the contact form.
the grid system to place elements inline with others.
When everything is ready, open a new pull request with a detailed description of what you did.