Skip to content

yusufalperendumlu/Music-Player

Repository files navigation

Music Player

This project is an application that I developed using React and Tailwind CSS, synthesizing the design of similar projects and using Sportify's APIs for developers.

Installation

Follow the steps below to run the project in your local environment:

  1. Clone the repository:

    git clone https://github.com/kullanici-adi/music-player.git
    cd music-player
  2. Install dependencies:

    npm install && yarn
  3. Start the development server:

     yarn dev

Configuration

  • yarn dev: Starts the development server.
  • yarn build: Compiles the project for production.
  • yarn lint: Checks code quality and reports errors.
  • yarn preview: Previews the compiled project.

Technologies Used

  • React: For building the user interface.
  • Vite: For development server and production build.
  • Axios: For managing HTTP requests.
  • React Icons: For icon sets.
  • React Router: For routing.
  • WaveSurfer.js: For audio visualization.
  • Tailwind CSS: For responsive and customizable designs.
  • ESLint: For code quality checks.

Contributing

If you would like to contribute, please submit a pull request. All feedback and contributions are welcome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published