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

https://github.com/machariamark/quotes

This project is an application where users can create quotes and have those quotes voted on whether they are terrible or are inspirational.
https://github.com/machariamark/quotes

Last synced: 10 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Quotes
#### 20.09.2019
#### By **Mark Muchiri Macharia**
## Description
This project is an application where users can create quotes and have those quotes voted on whether they are terrible or are inspirational.
## Deployed website
This app is live @ https://machariamark.github.io/Quotes/
## How it works
As a user can ;
* create a new quote.
* Upvote or downvote a quote.
* Delete a quote
* See the number of upvotes and number of downvotes for each quote.
## Setup/Installation Requirements
Want to contribute? Lovely!

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
## Known Bugs
No known bugs.
## Technologies Used
* Bootstrap
* Angular framework that is based on MVC architecture
* typescript
* awesome & google fonts
## Support and contact details
* EMAIL ME @ official1offmark@gmail.com
* CHECK OUT MY WORK @ https://github.com/MachariaMark/
### License
[MITlicense](LICENSE) 2019 **MARK MUCHIRI MACHARIA**