Swar music is a music player, on which users can listen to music,poadcast and audioBooks.On other hand users can create,edit and delete their playlist.
There are two types of users:
-
Admin user - Admin will able upload songs,poadcast and audiobooks to s3 bucket
-
Client user - Client will able to listen to music,poadcast and audiobooks.Whereas they can also create,edit and delete playlist.
Please Note:
- We recommend using this app in Google Chrome
- Use the app on Laptop/desktop only as of now.
Test Credentials
- For Admin:
- Username : SysAdmin7
- Password: password-a
- For User:
- Username: TestUser01
- Password: test12345
Please Note:
Install my-project with npm
1.Fork or directly clone this repository to your local machine
2.Use the npm install command to install dependencies.
3.Once the dependencies are finished installing, use the npm start command inside the root directory to open the app in your local browser of choice
Client: React, Redux, Material UI
Server: Node, Express JS, Rendor
Authentication: JWT
Cloud Storage: AWS S3 bucket