https://github.com/mathematicode/qr-code
First frontendmentor Project
https://github.com/mathematicode/qr-code
Last synced: 4 months ago
JSON representation
First frontendmentor Project
- Host: GitHub
- URL: https://github.com/mathematicode/qr-code
- Owner: mathematiCode
- License: mit
- Created: 2024-03-14T21:42:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T00:32:19.000Z (about 2 years ago)
- Last Synced: 2025-07-21T11:48:42.939Z (11 months ago)
- Language: HTML
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is my first project using github.
I am still very new to using html and CSS so it was fun to figure out how everything works.
I had to use some workarounds that probably aren't ideal such as using
to add top margins because margin-top was taking the div down with it.
I did not attempt to modify the design based on the screen size so there isn't a mobile design, just the desktop version.
Here's my [demo](https://lucky-profiterole-8f1b56.netlify.app/)