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.

Stars
0
Committers
2

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.