About the project

The idea came from a silly shower thought I had while I was thinking about the best tv series quotes all-time. The projects fuses two of the things I like: Tv series and Vue.js !

How I built it?

  • Scraping tv series' quotes from magicalquotes.com
  • Build a simple API using Python's Hug that is used to load data into GraphQL data layer.
  • Use Gridsome and Vue.js to build the Static website
  • Deploy on Netlify