This is an application where users can create quotes and have those quotes voted on whether they are terrible or are inspirational. |
Dennis Kiambi
Here is a working live link : https://dennis-kiambi.github.io/quote/
https://dennis-kiambi.github.io/quote/
The website is compatible with devices of all sizes and all OS's, and consistent improvements are being made.
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
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.
- HTML.
- CSS.
- Bootstrap.
- Javascript.
- Angular
Figma. Link to the figma design
[MIT] © Dennis Kiambi
This project was generated with Angular CLI version 10.1.2.