Skip to content

Commit 10081f6

Browse files
Create README.md
1 parent b08c89f commit 10081f6

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Projects/Notes App/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# SmartNotezz-WebApp
2+
SmartNotezz is a web based notes making and editing app. It enables users to keep track of their tasks and other to-do lists. The notes are stored into the local storage so that users need not worry about losing their data on exiting the page. By default, the notes are stored from most recent to oldest. A search option is made available to users for searching the title and locating their notes to avoid the hassle of scrolling down or up looking for a note.
3+
4+
# Technologies Used
5+
* HTML5
6+
* CSS3
7+
* CSS Animations
8+
* CSS Media Queries
9+
* Javascript
10+
* Netlify

0 commit comments

Comments
 (0)