Take note: It's a note taking applications
Basic functionalities : You can add Note View list of notes Delete notes Export note as json Search notes
Technology used : Node js Express Firebase Angularjs Javascript
Installation : Clone the the app with https://github.com/omedale/AndelaTakeNoteProject.git
Install dependencies : $ npm install
Run the program : $ node server.js
Or
Npm run dev