/pod-quotes

memorable quotes from podcasts

Primary LanguageTypeScript

podquotes.io

This is the source for podquotes.io. Follow @podquotesio on twitter.

How to add a new quote

Edit the file data.ts, add your quotes and create a PR. New quotes are reviewed. If they look good, they are going to be accepted and published via podquotes.io.

If any of this does not make sense to you, please get in touch via @podquotesio - someone will be happy to guide you :)

How to run podquotes.io locally

This is a Vue.js based app written in typescript and built with npm.

Follow these steps to run the app on your local machine:

  • Install npm
  • Run npm install
  • Run npm run serve

I want podquotes.io to be able to...

Please open an issue and describe what else podquotes.io should be able to do.