my question is my browser doesnt display a 1440 px version of the site when i build it why is that
Mohit Jaiswal
@mohit421All comments
- @AlazarG19Submitted over 2 years ago@mohit421Posted over 2 years ago
Hi , you can use margin or padding bottom and for mobile use padding between card so that it look better. Hope , you find it helpful !
0 - @denieldenSubmitted almost 3 years ago
Hi there :)
This challenge was to build the QR Code component, but it has become something more complex than a simple component!
Inspired by another project, I wanted to add features to this challenge using React:
- On load, it shows the default basic QR Code
- Added a form that allows the user to enter a website URL to generate a QR Code for it
- Dynamically update the QR Code as you type the URL
- Dynamically update the color and background of the QR Code based on the customization input entered by the user
- When the form is sent, the
.png
of the generated QR Code is downloaded
I am eager to further evolve this project and learn much more connecting a serveless database! For now I'd be happy to have some feedback ;)
Special thanks to @Remus432, he have really inspired me to create this dinamic component!
Thank you for taking the time to check out my project! And Happy coding ;)
@mohit421Posted over 2 years agoGreat, this really inspire me, this challenge at different level.
1 - @mzs21Submitted over 2 years ago
Any suggestion?
@mohit421Posted over 2 years agoHi , It's fully responsive that's good but change background-color and style as mentioned in challenge, give border-radius property to both image and card and footer style then your solution will be perfect .
Marked as helpful0