Skip to content

omedale/AndelaTakeNoteProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndelaTakeNoteProject

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