Skip to content

AkshadaDane/student-form-angular

Repository files navigation

Student Registration Form – Angular

A simple and responsive Student Registration Form built using Angular with Template-Driven Forms. This project allows users to fill basic details and submit the form. After submission, the data is logged in the console in object format and the form resets automatically.

Features

  • Template-Driven Form using Angular FormsModule
  • Clean and responsive UI
  • Proper form validation
  • Shows submitted data & logs it in console
  • Form auto-reset after submit

Technologies Used

  • Angular
  • TypeScript
  • HTML
  • CSS

How to Run

  1. Clone the repository

    <your-repo-url>
  2. Navigate to project

    cd student-form-angular
  3. Install dependencies

    npm install
  4. Run the project

    ng serve
  5. Open in browser

    http://localhost:4200/

Author

Akshada
Student Registration Form – Angular Project

About

Angular-based student registration form with validation and responsive design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published