Skip to content

This website for Fruits Store that created using Angular that implement many functionalities

Notifications You must be signed in to change notification settings

EngZena/Fruits-store-website-frontend

Repository files navigation

Fruits-Store

This project was generated with Angular CLI version 12.0.3.

Website Link

This website for Fruits Store that created using Angular programming language which is implement many functionalities listed below:

Used libraries

Features

  • 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

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.