This project was generated with Angular CLI version 12.0.3.
This website for Fruits Store that created using Angular programming language which is implement many functionalities listed below:
- project has reusable components
- the authorization implemented using ngrx
- the style made using bootstrap library https://getbootstrap.com/
- there are customized styles added in the global style file like
- one font family to the app
- making all input elements have same style when they are invalid after they touched.
- the project is responsive and this by add some classes in main component
- clear browser cache
- eslint implementation
- project has ngrx (redux) dev tool
- lazy load orders using ngrx
- page no internet connection
- page not found
- add leaflet map to get current user location and fill it in field
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.