A simple to do application, with local service state made in angular
You can access to it on https://aridev.me/projects/todo
- Clone the repo and go to the directory.
$ git clone https://github.com/AriDevK/AngularToDo.git
or
$ git clone git@github.com:AriDevK/AngularToDo.git
$ cd LinktreeProfile- Install the dependencies and use the recommended node version:
$ npm install -g @angular/cli
$ nvm use- Start the server and serve the application
$ ng s -oJust for learn and practice :D
On this project I practice things like:
- Angular CLI
- Angular Material
- Button
- Pager
- Inputs
- Cards
- Modal Dialogs
- Components
- Pipes
- Services
- Saas
- TypeScript


