This project was generated with Angular CLI version 10.0.6..
1. The app enables you to: Create a new quote.
2. Upvote or downvote a quote.
3. See the number of upvotes and number of downvotes for each quote.
-
The owl platform has a form component that has input sections for the quote, the author, and the person who submitted the quote.
-
Each quote must begin with an initial upvote and downvote value of 0.
-
Project contains a custom pipe that shows how much time has passed since the quote was created.
-
The project has a component to display the quote and a component to display quote details. For example, the quote details could have the author of the quote and the votes it has.
-
A custom model class for the quote
The app will automatically reload if you change any of the source files.
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`.
- the objective of displaying a quote and counting as per quote
ng build to build the project. The build artifacts will be stored in the dist directory. I have used the --prod flag for a production build.
https://github.com/angels101/IP3-Delani-Studios.git
development
** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:42
=======
development License:MIT(https://img.shields.io/badge/License-MIT-yellow.svg)] ([https://opensource.org/license/MIT])