Overview of practice
It's a Note Taking App made by using HTML, CSS & JavaScript.
Note Taking App is created by Huzaifa Nizam
- 📫 How to reach me nizamhuzaifa@gmail.com
git init git status git add . git status git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/huzaifanizam/Note_App.git git push -u origin main