/ladybug-website

Primary LanguageJavaScriptMIT LicenseMIT

Ladybug Podcast

Welcome to the Ladybug Podcast!

Hosted by Kelly Vaughn, Ali Spittel, and Emma Bostian, the Ladybug Podcast is debugging the tech industry. Every Monday we dive into a new topic within tech, entrepreneurship, and careers.

Check out our website here!

About our website

Our podcast website is built using Gatsby and is fully open source! Find a bug? Think something could be better presented? Open a PR or issue and let us know!

How to use

  1. Fork and clone
  2. Run yarn to install dependencies
  3. Run yarn start or gatsby develop to start your development server
  4. View your development server: http://localhost:8000
  5. View your development server's graphql playground: http://localhost:8000/__graphql

Get involved