status-media/README.md

297 B

Status Podcasts

The Podcast broadcasting website for the Status community

Installation

  1. Clone the repo
git clone https://github.com/nikkilr88/react-podcasts.git
  1. Install dependencies
yarn install
  1. Start up the development server
yarn run dev