Skip to content

Latest commit

 

History

History
37 lines (35 loc) · 1.21 KB

File metadata and controls

37 lines (35 loc) · 1.21 KB

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

License

MITlicense 2019 MARK MUCHIRI MACHARIA