Skip to content

Latest commit

 

History

History
64 lines (39 loc) · 1.56 KB

README.md

File metadata and controls

64 lines (39 loc) · 1.56 KB

Order summary card solution

Table of contents

Overview

A simple order summary card UI design developed keeping in mind the mobile first design approach.

The challenge

Users should be able to:

  • See hover states for interactive elements

Screenshot

Desktop-view

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid
  • Mobile-first workflow

What I learned

This is the first time that I have developed a UI template following the mobile first design approach.
Also developed responsive design using pure css with the help of media queries.

Continued development

Some responsive issue for some devices. Still working on making this design responsive for all the devices.

Useful resources

  • CSS properties - Best place for explanation of all CSS properties available along with examples.

Author

Acknowledgments

This project is built as a part of front mentor challenge.