项目作者: Azzyew

项目描述 :
Note-taking app
高级语言: CSS
项目地址: git://github.com/Azzyew/note-taking-app.git
创建时间: 2020-07-31T04:14:03Z
项目社区:https://github.com/Azzyew/note-taking-app

开源协议:

下载


Note taking app

Create, edit and store notes

Live demo here

TODO

  • User can create a note
  • User can edit a note
  • User can delete a note
  • When closing the browser window the notes will be stored and when the User returns, the data will be retrieved

Inspired by John Smilga todo project (https://github.com/john-smilga/javascript-basic-projects/tree/master/14-todo)