An open API service indexing awesome lists of open source software.

https://github.com/svinkle/angular-forms-next-level-a11y

Angular Forms Demo – Next-Level Accessibility
https://github.com/svinkle/angular-forms-next-level-a11y

a11y accessibility angular forms javascript typescript

Last synced: 6 months ago
JSON representation

Angular Forms Demo – Next-Level Accessibility

Awesome Lists containing this project

README

          

# Creating Accessible Forms with Angular

## Angular Forms Demo

> Next-Level Accessibility 💪

This repo is a demo component from the article, [Creating Accessible Forms with Angular](https://medium.com/@svinkle/creating-accessible-forms-with-angular-simply-accessible-c1bc362cf89e). Have a read to find out why this form flows the way it does, then come back and check out the source code. 🙂

Also available is the repo for the alternate-component form, [Angular Forms Demo – Some Accessibility](https://github.com/svinkle/angular-forms-some-a11y).

Try out the [live demo](https://svinkle.github.io/angular-forms-next-level-a11y) for yourself!

---

## Dev Info

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.0.0.

### Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

### Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.

### Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).

## License

This project and its source code is licensed under the [MIT](LICENSE.txt) license.