Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 435 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 435 Bytes

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