/sick-picks-client

A compilation of sick picks from podcast Syntax FM

Primary LanguageJavaScript

Sick Picks

What is a Sick Pick?

At the end of each SyntaxFM podcast, a few Sick Picks are given - basically recommendations on products, podcasts, music - anything the hosts are into currently. I built a web scraper here which collects the data for this app to display.

Local Development

To run this project for local development follow these steps in a terminal. The app will run on port 3000.

npm install
npm start

Contributing

Thank you for your interest! All types of contributions welcome. HACK AWAY! 🔨🔨🔨

  • Fork and clone this repository
  • Create your branch from the master branch
  • Run npm run lint:fix to ensure correct formatting
  • Please open your PR with the development branch as the base

This application uses Netlify Continuous Delivery on the master branch

Netlify Status