Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.76 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.76 KB

"Web View"

GitHUB

GitHUB

"Mobile View"

GitHUB

GitHUB

Getting Started with Note Taking App.

Note Taking App.

" Note Taking App using HTML, CSS & JavaScript"

Overview of practice

It's a Note Taking App made by using HTML, CSS & JavaScript.

Note Taking App is created by Huzaifa Nizam

Show some ❤️ and ⭐ the repo if you like the design.

Connect with me:

huzaifa nizam huzaifa nizam huzaifa_nizam

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