/Qoutes

This is an Angular application that has inspirational quotes and allows users to delete and add their new quotes.

Primary LanguageTypeScript

Quotes

Quotes

Author : Clara Mettoh

Description :

This is an Angular application that has inspirational quotes and allows users to delete and add their new quotes.

ng build --prod --base-href "https://clarametto.github.io/Qoutes/" $ npx angular-cli-ghpages --dir=dist/Project-name

Setup/Installation

  • Clone the Repo.

    •     git clone https://github.com/clarametto/Qoutes.git
      
      
    •    - Unzip the Clone file
      
         - Navigate into the unzip file
      
         -Open it on Terminal
      
      
          
      
  • Open the project on vs code or your desired editor.

  • Open the project on live Server.

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

known Bugs

Does not validate if email input is not an email.

Should come across any other issue share it with me via my,

Personal

Email

Technology Used

  • HTML

  • CSS

  • Javascript

  • TypeScript

License

Copyright (c) 2021 claramettoh

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.