Shreykr / order-summary-card

A newbie frontend mentor project to practice react and tailwindcss

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.

Table of contents

Overview

The challenge

Users should be able to:

  • See hover states for interactive elements

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • React - JS library
  • Tailwind CSS - For styles

What I learned

  • Using React functional components
  • Using Tailwind CSS utilies and custom properties
  • Using Tailwind CSS to build a responsive card component
  • Optimising the project to get better Lighthouse scores

Useful resources

  • Tailwind CSS docs - This helped me for referring to everything related to Tailwind CSS. I really liked this pattern and will use it going forward.

Author

About

A newbie frontend mentor project to practice react and tailwindcss


Languages

Language:JavaScript 53.9%Language:HTML 44.7%Language:CSS 1.4%