ow-tech / Quotes

Angular App that lets you add new quotes and get likes

Home Page:https://ow-tech.github.io/Quotes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project name.

  • QUOTES.

Project description.

  • The website is basically a website that one can upload quotes and they can like and dislike the qoute or upvote or downvote.

Author information.

  • Alex M. Barasa

Setup instructions

Technology Used

  • HTML-I used html for displaying the content.
  • CSS-We used css and bootstrap for styling the front-end of the website and making the landing page.
  • Angular

BDD.

-In the form we have the authors input and the quotes input and also you can upvote and downvote the project.When one put a quote it must desplay when submitted and indicate the time it has been posted.

Project's live Link

Contact information.

License and Copyright information.

  • MIT License Copyright (c) 2019 (Alex M. Barasa)
    • GitHub license

Quotes

This project was generated with Angular CLI version 9.0.5.

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. Use the --prod flag for a production build.

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 Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Angular App that lets you add new quotes and get likes

https://ow-tech.github.io/Quotes/


Languages

Language:TypeScript 67.4%Language:HTML 20.0%Language:JavaScript 9.4%Language:CSS 3.1%