Skip to content

Nitin2332/Music_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music App

image image image image

A modern music application built with React, Vite, and Tailwind CSS. This project is open source and we welcome contributions from the community.

Features

  • Browse and play music: Search for your favorite songs, artists, and albums.
  • Create and manage playlists: Organize your music into custom playlists.
  • User authentication: Sign up and log in to save your playlists and preferences.
  • Responsive design: Enjoy a seamless experience on both desktop and mobile devices.
  • Keyword Shortcuts: Shortcuts to next, previous,pause,stop,shuffle,mute .

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Node.js (v14 or later)
  • pnpm

Installation

  1. Clone the repo
    git clone https://github.com/Anmol-TheDev/Music_app
  2. Install NPM packages
    pnpm install

Configuration

  1. Create a .env file in the root of the project.

  2. Copy the contents of .env.example to your new .env file.

    cp .env.example .env
  3. Update the .env file with your Firebase project credentials.

  4. Start the development server

    pnpm run dev

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

Discord: https://discord.gg/SFcBnBdJPm for any issue ping me on this

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.9%
  • TypeScript 12.5%
  • Other 1.6%