guto1657 / DevNotes

Notes app build using vanilla javascript.

Home Page:https://guto1657.github.io/DevNotes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevNotes

Notes app build using vanilla javascript that allows a user to add a note, remove, clone, and export it as a CSV file.

screenshot

1674951476147

About the project

In this project users should be able to:

  • Add a new note ✅
  • Delete a note ✅
  • Clone a note ✅
  • Update a created note ✅
  • Search for a note using an input field ✅
  • Save notes on localstorage ✅
  • Responsive Layout for Mobile Screens ✅

Deploying

Built With

  • Visual Studio Code;
  • HTML5;
  • SASS;
  • JavaScript;

About

Notes app build using vanilla javascript.

https://guto1657.github.io/DevNotes/


Languages

Language:JavaScript 47.0%Language:SCSS 39.6%Language:HTML 13.4%