Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 562 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 562 Bytes

QUICK NOTES 📓

An angular example to create and delete notes.

Angular technologies used:-

  • ngrx(redux)
  • Angular Animations
  • RxJS
  • angular-cli-ghpages (for deployment);

The notes created will be saved in localhost.

live link :- https://sksaifuddin.github.io/quick-notes/

This project was generated with Angular CLI version 8.2.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.