Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Hosted app at **https://mastermind222.github.io/TheNoteApp/**
**Firebase** - Document database - to store data as JSON. Used for storing user data and notes.

### Frontend
Frontend has been completely made using pure **HTML**, **Javascript** and **CSS**. All the tools functions have been implemented using executeCommand function provided by DOM.
Frontend has been completely made using pure **HTML**, **Javascript** and **CSS**. All the tools functions have been implemented using executeCommand function provided by DOM .

# ScreenShot
![image](https://user-images.githubusercontent.com/60010884/120077281-45fa7980-c0c7-11eb-8470-838c1657593b.png)
Expand Down