Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vantablanta/quotes-app

This quotes app allows you to read quotes on various topics here shown as categories. You can upvote a quote you like, downvote one you least like, and even post your own quote.
https://github.com/vantablanta/quotes-app

angular bootsrap5 js typescript

Last synced: about 6 hours ago
JSON representation

This quotes app allows you to read quotes on various topics here shown as categories. You can upvote a quote you like, downvote one you least like, and even post your own quote.

Awesome Lists containing this project

README

        

## Quotes App
This quotes app allows you to read quotes on various topics here shown as categories. You can upvote a quote you like; post your own quote and see it added to the list.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.1.1.

## Developed By
Michelle Njeri

## Dependencies, Technologies & Refs
- Bootstrap
- Popper JS
- CSS
- HTML
- JS
- Typescript
- Angular Docs & MDN

## Live Site
[View Site](https://vantablanta.github.io/quotes-app/)

## Local Site
Run `ng serve -o` for a dev server. The app will automatically reload if you change any of the source files. Incase you fail to see the node modules, run `npm i`

## 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](https://karma-runner.github.io).

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

## Licence
[View Copyright Information Here](https://github.com/vantablanta/quotes-app/blob/master/LICENSE)

## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
You can also reach me at [Email](mailto:[email protected]).