Angular PrimeNG TodoList with Json server (Code attached)

Опубликовано: 08 Ноябрь 2024
на канале: Learn from Scratch
17,562
149

Todo List in Angular and Primeng

This video contains
installation of Primeng, primeicons, primeflex.
Used card, button, inputtext, checkbox, table components of PrimeNG.
Added form validation with disable button
Todo List, Create, Update, Delete


Prerequisites
Node JS Installation
https://nodejs.org/en

Angular cli
npm install -g @angular/cli

Create angular application
ng new angular-primeng-todo

Github
https://github.com/haseena-pa/angular...

#angular #primeng #angularproject #todo #todolist #learnfromscratch #jsonserver