Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/othmanenissoukin/notes-keeper

Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.
https://github.com/othmanenissoukin/notes-keeper

bootstrap crud crud-application crud-sample css dom-manipulation front-end html html5 javascript keep-notes localstorage notes notes-app notes-keeper noteskeeper todo-app todo-list todoist web-application

Last synced: 1 day ago
JSON representation

Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.

Awesome Lists containing this project

README

        

# notes-keeper
Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.

## Live Version
[View Demo](https://othmanenissoukin.github.io/notes-keeper/)

## Technolgies Used To Build
- HTML5
- CSS3
- Bootstrap5
- Javascript