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

https://github.com/nemanjam/phonebook

PhoneBook test assignment in Angular.
https://github.com/nemanjam/phonebook

Last synced: 12 months ago
JSON representation

PhoneBook test assignment in Angular.

Awesome Lists containing this project

README

          

# PhoneBook

See the Demo on [https://ng-phonebook.herokuapp.com](https://ng-phonebook.herokuapp.com). This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.1.2.

## 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.

## Screenshots

![first screenshot](screenshots/Screenshot_1.png?raw=true)
![second screenshot](screenshots/Screenshot_2.png?raw=true)
![third screenshot](screenshots/Screenshot_3.png?raw=true)