An open API service indexing awesome lists of open source software.

https://github.com/ogshawnlee/order-summary-component

Solution to the Order Summary Component challenge by Frontend Mentor. Built with vanilla TypeScript+ WindiCSS + Vite.
https://github.com/ogshawnlee/order-summary-component

typescript vite windicss

Last synced: 3 months ago
JSON representation

Solution to the Order Summary Component challenge by Frontend Mentor. Built with vanilla TypeScript+ WindiCSS + Vite.

Awesome Lists containing this project

README

        

# Frontend Mentor - Order Summary Card Solution

This is a solution to the [Order summary card challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/order-summary-component-QlPmajDUj). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## Table of contents

- [Frontend Mentor - Order Summary Card Solution](#frontend-mentor---order-summary-card-solution)
- [Table of contents](#table-of-contents)
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)

## Overview

### The challenge

Users should be able to:

- See hover states for interactive elements

### Screenshot

![Desktop Screenshot](./screenshots/screenshot-desktop.png)

### Links

- Solution URL: [Right here!](https://www.frontendmentor.io/solutions/order-summary-card-with-vanilla-typescript-windicss-vite-SklWogd75m)
- Live Site URL: [Deployed on Vercel](https://order-summary-component-pi-five.vercel.app/)

## My process

### Built with

- Semantic HTML5 markup
- TypeScript
- WindiCSS + Flexbox
- Mobile-first workflow
- Vite

## Author

- Frontend Mentor - [@Shawn Lee](https://www.frontendmentor.io/profile/OGShawnLee)