Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kennedy-was-taken/card-details-form-main
https://github.com/kennedy-was-taken/card-details-form-main
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kennedy-was-taken/card-details-form-main
- Owner: Kennedy-was-taken
- Created: 2024-08-11T15:04:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T19:50:22.000Z (5 months ago)
- Last Synced: 2024-08-12T17:04:53.758Z (5 months ago)
- Language: TypeScript
- Size: 521 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Interactive card details form
This is a solution to the [Interactive card details form challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/interactive-card-details-form-XpS8cKZDWw). 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)
- [Preview function](#preview-function)
- [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/desktop-preview.jpg)
### Links
- Solution URL: [GitHub code solution URL](https://github.com/Kennedy-was-taken/card-details-form-main)
- Live site Url : [Vercel QR code app](https://card-details-form-main-umber.vercel.app)### Preview functions
#### Mobile perspective:
- Mobile view
![mobile-view](./src/assets/content/Mobile_view_empty.png)
- Mobile fields filled
![mobile-fields-filled](./src/assets/content/Mobile_fields_filled.png)
- Mobile Success Popup
![mobile-Success-Popup](./src/assets/content/Mobile_Success_Popup.png)
#### Desktop perspective:
- Desktop view
![desktop-view](./src/assets/content/Desktop_view_empty.png)
- Desktop fields filled
![desktop-fields-filled](./src/assets/content/Desktop_fields_filled.png)
- Desktop Success Popup
![desktop-Success-Popup](./src/assets/content/Desktop_Success_Popup.png)
### Built with
- Semantic HTML5 markup
- Scss
- Flexbox
- Mobile-first workflow
- @media
- 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)