Objective: Responsive design ensures that web applications render well on a variety of devices and window or screen sizes. As a developer, you will likely be asked to create a mobile-first application or add responsive design to an existing application.
Description: This mobile responsive portfolio is created using the Bootstrap CSS framework. The portfolio contains following three pages.
- index.html:
- The page has been designed using sub-rows and sub-columns grid system.
- The page content is responsive to different screen sizes.
- portfolio.html:
- The page has been designed using sub-rows and sub-columns grid system.
- The images are responsive to different screen sizes.
- contact.html:
- The page has been designed using bootstrap form component and grid system.
Technical Specification:
- All the webpages have been created using Bootstrap components and grid system.
- Navigation bar and footer have been designed to stay consistent on each page.
- Navigation bar contains links to About, Portfolio and Contact pages.
- All links are active and redirecting to respective pages.
- The website has been designed for following three screen sizes using media queries.
- max-width 640px: All the content will take up the entire screen.
- max-width 768px: The content will be displayed with left and right margins on the sides of the screen.
- max-width 980px: The content will be displayed with left and right margins on the sides of the screen.
- Unit testing has been performed using chrome devTool.
Priyanka Singh
https://github.com/singhpri30/Portfolio
https://singhpri30.github.io/Portfolio/
Note: Images used in portfolio page are courtesy of google images.