Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhishekverma051/zenbeats

ZenBeats is a music app built with React Native using the Context API. It provides a seamless experience for browsing and playing audio files with a modern and intuitive interface. The app allows users to view a list of audio files, play selected tracks, and manage their playback.
https://github.com/abhishekverma051/zenbeats

context-api figma javascript react-native

Last synced: 28 days ago
JSON representation

ZenBeats is a music app built with React Native using the Context API. It provides a seamless experience for browsing and playing audio files with a modern and intuitive interface. The app allows users to view a list of audio files, play selected tracks, and manage their playback.

Awesome Lists containing this project

README

        

# ZenBeats

ZenBeats is a music app built with React Native using the Context API. It provides a seamless experience for browsing and playing audio files with a modern and intuitive interface. The app allows users to view a list of audio files, play selected tracks, and manage their playback.

Features

-Browse Audio Files: View a list of available audio files.
-Play Audio: Play selected audio files with basic playback controls.
-Track Details: View information about the currently playing track.
-Modern UI: Clean and user-friendly interface designed for a great experience.

Technologies Used

- React Native: Framework for building mobile applications using JavaScript and React.
- Context API: For managing global state and handling audio playback.
- Expo: Toolchain for developing and deploying React Native apps.
- React Navigation: For navigating between screens within the app.