Skip to content

drbarzaga/zunzun-music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zunzun Music Player

Overview

Zunzun is a minimalist music player built in React using free songs from Bensound

Features

  • Minimalist design for a distraction-free music experience.
  • Integration with Bensound's free tracks.
  • Custom hooks and Context API for state management.
  • Animations to enhance user experience.

Getting Started

  1. Clone the repository:
$ git clone https://github.com/drbarzaga/zunzun-music-player.git
  1. Install dependencies:
$ cd music-player
$ npm install
  1. Run the Application:
$ npm start
  1. Open the Application:

Open your browser and go to http://localhost:3000 to see the Zunzun Music Player in action.

Technologies Used

  • React
  • Custom Hooks
  • Context API
  • HTML5 Audio Components
  • Bensound API

Screenshots

image

image

image

image

License

This project is licensed under the MIT License.