An open API service indexing awesome lists of open source software.

https://github.com/ajibs/material-resume-blue

Built a responsive website from scratch using Bootstrap and integrated responsive images
https://github.com/ajibs/material-resume-blue

bootstrap css grunt html javascript nodejs

Last synced: 2 months ago
JSON representation

Built a responsive website from scratch using Bootstrap and integrated responsive images

Awesome Lists containing this project

README

          

# material-resume-blue

## Objective
Build a responsive website from scratch using Bootstrap and integrate responsive images

## Requirements
* User Story: Build a responsive site
* User Story: Use the Bootstrap framework
* User Story: Integrate Responsive Images

## Results
You can view the live version of the phone recommender on: https://ajibs.github.io/material-resume-blue/

## Notes
* The application was built with HTML, CSS, JavaScript, and Bootstrap
* I was quite taken by the image responsive technique of: "srcset" and "sizes" attributes of tags .
* Ignore the node_modules folder (it is part of my work-flow for generating optimal images; grunt and node.js)