Skip to content

Latest commit

 

History

History
75 lines (46 loc) · 1.9 KB

README.md

File metadata and controls

75 lines (46 loc) · 1.9 KB

Quotes

Portfolio

This is an application where users can create quotes and have those quotes voted on whether they are terrible or are inspirational.

Author

Dennis Kiambi

Demo

Here is a working live link : https://dennis-kiambi.github.io/quote/

Site

https://dennis-kiambi.github.io/quote/

Landing Page

Mobile support

The website is compatible with devices of all sizes and all OS's, and consistent improvements are being made.

Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Bug / Feature Request

If you find a bug, kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue [here]https://dennis-kiambi.github.io/quote//issues/new(). Please include sample queries and their corresponding results.

Built with

  • HTML.
  • CSS.
  • Bootstrap.
  • Javascript.
  • Angular

UI designed with

Figma. Link to the figma design

[MIT] © Dennis Kiambi

Quote

This project was generated with Angular CLI version 10.1.2.