Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vantablanta/quotes-app
- Owner: vantablanta
- License: mit
- Created: 2022-04-07T11:39:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T07:08:56.000Z (over 2 years ago)
- Last Synced: 2024-04-15T06:40:55.318Z (7 months ago)
- Topics: angular, bootsrap5, js, typescript
- Language: TypeScript
- Homepage: https://vantablanta.github.io/quotes-app/
- Size: 972 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]).