A minimalistic todo list app.
Noter is developed in Angular including the latest framework's update: Angular Signals. The project's main purporse was to practice and sharpen my Frontend skills while learning new tools.
Use the following commands to install Noter in your local machine.
git clone https://github.com/kazmonroy/noter.git
cd noter
npm install
ng serve --open