diff --git a/Projects/Notes-App.md b/Projects/Notes-App.md index 66512927..85824cae 100644 --- a/Projects/Notes-App.md +++ b/Projects/Notes-App.md @@ -14,6 +14,10 @@ Create and store your notes for later purpose! - [ ] User can create and edit a note in Markdown format. On save it will convert Markdown to HTML - [ ] User can see the date when he created the note +## Trello Board + +You can track your progress by cloning this [Trello Board](https://trello.com/b/qvmDjoP3/notes-app) + ## Useful links and resources - [localStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage)