Skip to content

I have shown you how to Build A Notes App in HTML CSS & JavaScript. In this note app, users can easily add, edit, or delete their notes. The notes user has added to this app will be stored in the browser's local storage so, they won't remove on page refresh or tab close.

Notifications You must be signed in to change notification settings

iambasilp/Note-taking-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Note Taking App

I have shown you how to Build A Notes App in HTML CSS & JavaScript. In this note app, users can easily add, edit, or delete their notes. The notes user has added to this app will be stored in the browser's local storage so, they won't remove on page refresh or tab close.

Preview

Notetaking App

🛠 Skills

Javascript, HTML, CSS, Git...

Features

  • Show notes List
  • Add new note
  • Delete task
  • Edit task
  • Save on local storage
  • Showing Settings Menu of Particular Note
  • Responsivity

Run Locally

Clone the project

  git clone https://link-to-project

Create a new branch and checkout to

  git branch new_branch -b checkout

Go to the project directory

  cd Project_name

Conclusion

Along this App, i successfully built a Note taking app You can add new notes by clicking on the add notes Icon, edit a note by clicking on the edit icon and delete a note by clicking on the trash icon. All notes will be stored in your local storage in your web browser, so notes are still displayed after you refresh the page.

Support

For support, email basilxg321@gmail.com

Authors

About

I have shown you how to Build A Notes App in HTML CSS & JavaScript. In this note app, users can easily add, edit, or delete their notes. The notes user has added to this app will be stored in the browser's local storage so, they won't remove on page refresh or tab close.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published