https://github.com/sankhadip-roy/walkman
music player mobile app
https://github.com/sankhadip-roy/walkman
android app-dev expo react-native
Last synced: about 1 year ago
JSON representation
music player mobile app
- Host: GitHub
- URL: https://github.com/sankhadip-roy/walkman
- Owner: sankhadip-roy
- Created: 2024-10-11T02:03:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-22T20:01:40.000Z (over 1 year ago)
- Last Synced: 2025-03-27T15:18:32.225Z (about 1 year ago)
- Topics: android, app-dev, expo, react-native
- Language: TypeScript
- Homepage:
- Size: 9.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Music Player Mobile App
"Walkman": A mobile app inspired by Star-Lord's Walkman from Guardians of the Galaxy. This app allows users to play locally downloaded songs & features a retro UI design reminiscent of the classic Walkman.
**Interested in contributing, here Contributing 101**
```
git clone git@github.com:sankhadip-roy/walkman.git && cd walkman
npm ci
npx expo start
```