Overview of practice
It's a QR Code Generator App made by using HTML, CSS & JavaScript.
The QR Code Generator app is created by Huzaifa Nizam for helping out the beginners on how to make Simple Weather Application using HTML, CSS & JavaScript
- 📫 How to reach me nizamhuzaifa@gmail.com
git status git add . git status git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/huzaifanizam/QR-Code-Generator.git git push -u origin main