# Status Podcasts The Podcast broadcasting website for the Status community --- ### Installation 1. Clone the repo ```sh git clone https://github.com/nikkilr88/react-podcasts.git ``` 2. Install dependencies ```sh yarn install ``` 2. Start up the development server ```sh yarn run dev ```