Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iomerkoyuncu/crud-angular
CRUD Application using Angular 14
https://github.com/iomerkoyuncu/crud-angular
Last synced: 5 days ago
JSON representation
CRUD Application using Angular 14
- Host: GitHub
- URL: https://github.com/iomerkoyuncu/crud-angular
- Owner: iomerkoyuncu
- Created: 2023-11-13T06:33:10.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-13T14:06:43.000Z (about 1 year ago)
- Last Synced: 2023-11-13T15:28:11.864Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 849 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CrudAngular
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.13.
[Live Version](https://crud-angular-iomerkoyuncu.netlify.app/)
![Screenshot](src/assets/ss-1.png)
## Install dependencies
Run `npm install` to install all dependencies.
## Dependencies
- [Angular Material](https://material.angular.io/)
- [Ngx Toastr](https://www.npmjs.com/package/ngx-toastr)## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
![Screenshot](src/assets/ss-2.png)
![Screenshot](src/assets/ss-4.png)
![Screenshot](src/assets/ss-3.png)