Get a random quote. Search quotes by author and tag. View more details about each author.
- Clone the repo
git clone https://github.com/nightwolfdev/quotes.git - Navigate to the project folder
cd quotes - Install dependencies
npm install - Run the app
ng serve - Visit the app in a browser
http://localhost:4200
