Quotes App

nightwolfdev - Oct 20 '22 - - Dev Community

I developed a Quotes application using Angular, RxJS, TypeScript, and the Quotable API. Feel free to learn from it and/or provide feedback. Thanks!

Features

  • Random quote on home page which can be refreshed to get another.
  • Search quotes by author and tag.
  • Clicking an author or tag will search for quotes with that author or tag.
  • View more information about an author.

Getting Started

  1. Clone the repo: git clone https://github.com/nightwolfdev/quotes.git
  2. Navigate to the project folder: cd quotes
  3. Install dependencies: npm install
  4. Run the app: ng serve
  5. Visit the app in a browser: http://localhost:4200

Links

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player