Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.