- People List View: Displays a list of people with options to add, edit, and delete.
- Add Person: Form to add a new person with name and age.
- Edit Person: Form to edit an existing person's details.
- Delete Person: Confirmation to delete a person.
-
Clone the repository:
git clone https://github.com/srajan-kush/People-Management-App.git cd People-Management-App
-
Install dependencies:
npm install
-
Run the app:
npx ng serve
-
Open the app: Navigate to http://localhost:4200/ in your browser.
- Angular
- TypeScript
- HTML/CSS
- Angular Router
- Angular Forms
This project is licensed under the MIT License.