DJ Streams Live is a CRUD app for aggregating DJ Live Streams across the internet. It's intent is to simplify the process of determining which DJs are live streaming and when. A TV Guide of sorts for DJ streams.
Check out the Deployed App Here
In the age of COVID DJ Livestreams across platforms such as Twitch, Youtube, Mixcloud, and Instagram have proliferated. The volume of DJ Streams. This CRUD app is met to aggregate DJ Live Streams across all platforms. Initially aggregation of events will be via manually entry. On the roadmap is to integrate scrapping of Twitter (and potentially other platforms) to determine when live streams will be occuring. DJ Streams Live will be the one stop shop for finding your favorite DJ Live Streams.
Built with
- Add DJ Live Streams
- View DJ Live Streams
- See Which DJ Live Streams are Happening Now
- Navigate to the Platform Hosting the Live Stream
To get the development environment up and running, clone the repo locally and then use npm install. See contribution guidelines below.
See the DJ Streams Back-End Repo
DJ Streams is open for contributions. If you'd like to contribute, feel free to reach out. You can also check out the Roadmap below to get a feel for some future ideas for the product.
Props to Akash Nimare for providing this ReadMe Template. That you to the ReactJS and React Router teams for their tireless work in support of the React ecosystem.