/QuotesApp

This is a site for reading and posting quotes. Quotes can be voted up or down and can be removed. It also shows the time when the quote was posted.

Primary LanguageTypeScriptMIT LicenseMIT

QuotesApp

This project was generated with Angular CLI version 12.2.7.

Author

Ngetich Gideon

Description

This is a online site for reading and posting quotes. One can read quotes on the site, up vote or down vote on a quote and as well can delete a quote. The site also has a form where a user can enter the required details and post their quotes to the site.

Prerequisites

You need to have git installed
You can install it with the following command in your terminal $ sudo apt install git-all

Setup Insrtuction

To access this project on your local files, you can clone it using these steps

  1. Open your terminal
  2. Use this command to clone $ git clone https://github.com/Kipkorir-Gideon/QuotesApp.git

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.

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.

Technologies/languages Used

-Javascript
-Typescript
-Angular
-HTML
-Bootstrap
-CSS

Contact

ngetichgideon21@gmail.com

Live site

View live site here.

License & copyright

Licensed under the MIT License.
Copyright (c) 2021 Kipkorir-Gideon