Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kennedy-was-taken/product-list-with-cart-main
https://github.com/kennedy-was-taken/product-list-with-cart-main
angular css3 html5 json mobile-first ty
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kennedy-was-taken/product-list-with-cart-main
- Owner: Kennedy-was-taken
- Created: 2024-09-01T16:38:52.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T16:16:56.000Z (2 months ago)
- Last Synced: 2024-11-02T16:27:42.107Z (2 months ago)
- Topics: angular, css3, html5, json, mobile-first, ty
- Language: SCSS
- Homepage: https://product-list-with-cart-main-azure.vercel.app
- Size: 1.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Product list with cart solution
This is a solution to the [Product list with cart challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/product-list-with-cart-5MmqLVAp_d). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## 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:
- View the optimal layout for the site depending on their device's screen size
### Screenshot
![Full screen](./src/assets/content/preview.jpg)### Links
- Solution URL: [GitHub code solution URL](https://github.com/Kennedy-was-taken/product-list-with-cart-main)
- Live site Url : [Vercel QR code app](https://product-list-with-cart-main-azure.vercel.app/)#### Mobile perspective:
- Mobile Home page![mobile-home-page](./src/assets/content/mobile-design-empty.jpg)
- Mobile item selected
![mobile-design-selected](./src/assets/content/mobile-design-selected.jpg)
- Mobile Purchase conformed
![mobile-design-order-confirmation](./src/assets/content/mobile-design-order-confirmation.jpg)
#### Desktop perspective:
- Desktop Home page![desktop-home-page](./src/assets/content/desktop-design-empty.jpg)
- Desktop item selected
![desktop-design-selected](./src/assets/content/desktop-design-selected.jpg)
- Desktop Purchase conformed
![desktop-design-order-confirmation](./src/assets/content/desktop-design-order-confirmation.jpg)
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- @media
- @angular/animations
- @KeyFrame
- Angular## Author
- Github Profile: [Kennedy-was-taken](https://github.com/Kennedy-was-taken)
- Frontend Mentor : [@Kennedy-was-taken](https://www.frontendmentor.io/profile/Kennedy-was-taken)