Contact-Form is a simple website based on a contact form with a validate system using ngForm.
-
Download the proyect from the repository or clone it.
-
Run as an Angular proyect (you'll need to run 'npm install' and then 'ng serve').
-
Open a browser and nagivate to 'localhost:4200'.
-
Introduce the info on the form and send it
-
Check if the required fields are filled and the format is valid
-
Bootstrap Design
Iván Trujillo