DEV Community

Cover image for Quotes App
nightwolfdev
nightwolfdev

Posted on • Originally published at nightwolf.dev

4

Quotes App

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

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay