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.
- Host: GitHub
- URL: https://github.com/ogshawnlee/order-summary-component
- Owner: OGShawnLee
- Created: 2022-04-01T20:56:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-04T05:01:26.000Z (about 3 years ago)
- Last Synced: 2025-01-08T06:40:22.055Z (5 months ago)
- Topics: typescript, vite, windicss
- Language: HTML
- Homepage: https://order-summary-component-pi-five.vercel.app/
- Size: 192 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

### 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)