Home

Awesome

Octave

A Music Streaming Web App developed with ReactJs🚀 and Firebase🔥 <br /><br /> Click Here to view the Live Website

Technology Used

<img title="React" align="left" alt="React" width="42px" height="42px" src="https://sujanbyanjankar.com.np/wp-content/uploads/2019/01/React.js_logo-512.png" /> <img title="Redux" align="left" alt="Redux" width="38px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/redux/redux.png" /> <img title="Firebase" align="left" alt="Firebase" width="45px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/firebase/firebase.png" /> <img title="Material-UI" align="left" alt="Material-UI" width="45px" src="https://avatars.githubusercontent.com/u/33663932?s=200&v=4" /> <img title="React-Router-Dom" align="left" alt="React-Router-Dom" width="45px" src="https://camo.githubusercontent.com/bf32d0a71c170dbdb203c201579564f2cd7fc54a24720faad61af12c9605c6b5/68747470733a2f2f7265616374747261696e696e672e636f6d2f72656163742d726f757465722f616e64726f69642d6368726f6d652d313434783134342e706e67" />

<br /><br />

📸 Design Preview

<img src="./public/preview.gif" />

Functionalities

🛠 Setup (development)

📝 Note

You will have to create an Index in firestore, as PlayListPage, LibraryPage uses Nested Queries to fetch data from Firestore. While Developing in localhost there will be an error in Browser console stating you to create an Index in Firestore. That Error will provide a link to create an Index in Firestore , you can click on the link and create an Index. (This Error will be solved after that particular Index is created)