Anubhav-Ray / Order-Summary-Component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Order summary card solution

This is a solution to the Order summary card challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

The challenge

Users should be able to:

  • See hover states for interactive elements

Screenshot

-Desktop Screenshot Desktop Screenshot -Mobile Screenshot Mobile Screenshot

Links

My process

I used one container to wrap all the content as well as image inside it .I used another two containers to wrap separately the image and the content.I used flexbox to align the entire container and used list for the pricing panel which was also aligned using flexbox. I used Bootsrap for buttons.

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • Bootsrap

What I learned

I was able to increase my understanding of responsive design

Continued development

I am looking forward in refining my skills in responive design.

Useful resources

Author

Frontend Mentor - @Anubhav-Ray

Acknowledgments

Thanks to Google for helping me to find solution whenever I got stuck.

About


Languages

Language:CSS 56.2%Language:HTML 43.8%