Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdanderson76/qrcodeproject
This is the desktop solution for the Frontend Mentor QR Code Project
https://github.com/cdanderson76/qrcodeproject
Last synced: about 1 month ago
JSON representation
This is the desktop solution for the Frontend Mentor QR Code Project
- Host: GitHub
- URL: https://github.com/cdanderson76/qrcodeproject
- Owner: cdanderson76
- Created: 2023-09-01T06:53:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-28T19:29:30.000Z (6 months ago)
- Last Synced: 2024-06-28T20:35:58.408Z (6 months ago)
- Language: CSS
- Homepage: https://cdanderson76.github.io/qrCodeProject/
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
QR Code Project
![QR Code](https://github.com/cdanderson76/qrCodeProject/assets/138369806/a3c0c833-4456-49f5-bc9c-214d44fa3365)
I think that the key for me to complete this project was using Figma to get the actual dimensions for the card. With this, I think I was able to code the project more accurately. The first time I tried this, I didn't have the dimensions and wasn't using Figma, so I found it to be a really big help once I started using it.
Second, I feel like I struggled a little with positioning containers using Flexbox. I'm still trying to get comfortable with CSS Grid, and as I continue to work on those skills, I feel like I will slowly start to implement it. But until then, I'm fairly comfortable using Flexbox to complete projects. Outside of that, as I stated before, once I had the dimensions for this project, the tougher part was just positioning the containers and making sure that everything was aligned properly.