Skip to content

Commit 015ab66

Browse files
authored
Update README.md
1 parent 6bc2eba commit 015ab66

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Musive
22

3-
Full-stack music player app is written in flutter and dart using node.js music API. Fully Functional music player with UI like Spotify app. Added 500+ royalty-free music and information about artists. Application users can make their own playlist or collect liked songs.
3+
Full-stack music player app is written in flutter and dart using node.js music API. Fully Functional music player with UI like Spotify app. Added 500+ royalty-free music and information about artists. Application users can make their own playlist or collect liked songs.
4+
for backend setup [here](https://github.com/Ansh-Rathod/Musive-Backend)
45

56
## **Demo**
67

@@ -62,6 +63,11 @@ And much more
6263

6364
To clone and run this application, you'll need [Git](https://git-scm.com/downloads) and [Flutter](https://flutter.dev/docs/get-started/install) installed on your computer. From your command line:
6465

66+
### first setup backned from here
67+
68+
[Backend setup](https://github.com/Ansh-Rathod/Musive-Backend)
69+
you can setup backend on heroku. i have attached some steps for setup in readme file of backend.
70+
6571
### Clone this repository
6672

6773
```bash

0 commit comments

Comments
 (0)