This is a quote app where users can create an post quotes from their favourite authors. And the same user can upvote or downvote a quote.
Here is a live link to the project
https://danielmuthama.github.io/Quote_Appl/
If you want to view the code or change some elements on the website, you are welcomed to clone the project
git clone git@github.com:danielmuthama/angular-Quote-Appl.git
Then run npm install to download all the node modules
npm install
After everything is install. Run ng serve to start the project server
ng serve
-
Angular
-
Typescript
-
Bootstrap
Daniel Muthama
