This is a project inspired by Phillip Lacker in one of his youtube videos, re-written using ionic
- View notes
- Add new notes
- Edit added notes
- Delete added notes
- Sort notes by color, title, or date added
- Currently unable to be run on web
- Has not been tested on ios
- Clone this project
- Install the ionic framework, Here's a guide on how to do that
- Run these command
ionic build
ionic cap sync
ionic cap add android
ionic cap add ios
- Then you can run the compiled code on your targeted platform