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
- Host: GitHub
- URL: https://github.com/ajibs/material-resume-blue
- Owner: ajibs
- Created: 2017-05-25T15:12:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-25T15:40:56.000Z (about 9 years ago)
- Last Synced: 2025-02-25T15:35:39.350Z (over 1 year ago)
- Topics: bootstrap, css, grunt, html, javascript, nodejs
- Language: CSS
- Size: 3.29 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)