Build a fully responsive login page from the provided design file for a new “Crazy Cat Lady" web application.
• Create a codepen at https://codepen.io/pen/. You can build this locally, but if you do, please transfer everything to the Codepen you create.
• Cats background: https://s3.amazonaws.com/btp-front-end-testing/cats.jpg
• Lock icon: https://s3.amazonaws.com/btp-front-end-testing/lock-icon.png
• Person icon: https://s3.amazonaws.com/btp-front-end-testing/person-Icon.png
• Logo: https://s3.amazonaws.com/btp-front-end-testing/logo.png
• Photoshop: https://s3.amazonaws.com/btp-front-end-testing/Front-end-developer.psd
• PNG: https://s3.amazonaws.com/btp-front-end-testing/Front-end-developer.png
• No need to wire the form into anything functional. Just slice and dice.
• Do not use any frameworks, etc. like bootstrap. We want to see how you build this completely custom.
• Do your best! We’re looking for accuracy to the design, ability to make good decisions with HTML and CSS and your ‘responsive' decision making.
• Please also let us know how long this took you to complete.
https://s3.amazonaws.com/btp-front-end-testing/Front-end-developer.png
Simple HTML and CSS Login Page for Crazy Cat Lady website.
- Sass
- HTML5
- JavaScript
- Jquery
- Gulp & Browserify
Mockup |
---|
Result Desktop |
---|
Result Mobile | Result Tablet | |
---|---|---|
git clone https://github.com/omaracrystal/ByThePixel.git
# Install dependencies
npm install
gulp
Your default web browser will be launched automatically with the url http://localhost:3000