Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johnnygerard/fem-order-summary-component

Order summary component
https://github.com/johnnygerard/fem-order-summary-component

angular frontend-mentor tailwind-css

Last synced: about 1 month ago
JSON representation

Order summary component

Awesome Lists containing this project

README

        

# Frontend Mentor | Order summary component

This is my solution to the [Order summary component challenge](https://www.frontendmentor.io/challenges/order-summary-component-QlPmajDUj) from [Frontend Mentor](https://www.frontendmentor.io/).

[![project status](https://img.shields.io/badge/status-solution%20published-success?style=for-the-badge)](https://www.frontendmentor.io/solutions/order-summary-component-7rXtKz2dSF)

## Links

- [Live website](https://fem-order-summary-component-jgerard.vercel.app)
- [Solution](https://www.frontendmentor.io/solutions/order-summary-component-7rXtKz2dSF)
- [Challenge](https://www.frontendmentor.io/challenges/order-summary-component-QlPmajDUj)
- [Lighthouse report](https://googlechrome.github.io/lighthouse/viewer/?gist=87c2b6335a828656a774419c84ef0b92)

## Tech Stack

### Frontend

- [Angular 18](https://blog.angular.dev/angular-v18-is-now-available-e79d5ac0affe)
- [Tailwind CSS](https://tailwindcss.com/)

### Backend

- [Vercel](https://vercel.com/) (static hosting)

## Automated Tasks

- Project initialization with shell script
- Vercel deployments:
- [Preview](.github/workflows/vercel-preview.yaml)
- [Production](.github/workflows/vercel-production.yaml)
- [CodeQL analysis](https://codeql.github.com/) (see [workflow](.github/workflows/codeql.yaml))

## Environment & Tools

- System: [Ubuntu](https://ubuntu.com/) (GNU/Linux)
- IDE: [Visual Studio Code](https://code.visualstudio.com/)
- Design: [Figma](https://www.figma.com/)

## VS Code Extensions

- [Angular Language Service](https://marketplace.visualstudio.com/items?itemName=angular.ng-template)
- [Tailwind CSS IntelliSense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss)
- [Prettier - Code formatter](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
- [GitHub Copilot](https://marketplace.visualstudio.com/items?itemName=github.copilot) (active subscription required)

## Screenshot (Mobile)

![mobile screenshot](screenshots/mobile.avif)

## About Frontend Mentor

[Frontend Mentor](https://www.frontendmentor.io/) challenges help you improve your coding skills by building realistic projects.

## Copyright

© 2024 Johnny Gérard