This project is an application where users can create quotes and have those quotes voted on whether they are terrible or are inspirational.
This app is live @ https://machariamark.github.io/Quotes/
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.
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
No known bugs.
- Bootstrap
- Angular framework that is based on MVC architecture
- typescript
- awesome & google fonts
- EMAIL ME @ official1offmark@gmail.com
- CHECK OUT MY WORK @ https://github.com/MachariaMark/
MITlicense 2019 MARK MUCHIRI MACHARIA