项目作者: ajibs

项目描述 :
Built a responsive website from scratch using Bootstrap and integrated responsive images
高级语言: CSS
项目地址: git://github.com/ajibs/material-resume-blue.git
创建时间: 2017-05-25T15:12:14Z
项目社区:https://github.com/ajibs/material-resume-blue

开源协议:

下载


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)