Skip to content

A simple music player built with react, that can play your favorite songs! Inspired by the #boraCodar's challenges by Rocketseat!

License

Notifications You must be signed in to change notification settings

farreltobias/challenge-01-music-player

Repository files navigation

React Music Player (Challenge 01)

GitHub top language Repository size GitHub last commit Repository issues License

About   |    New Features   |    How To Use   |    License

ℹ️ About

This is the first challenge of 40 weeks of coding, from the #boraCodar's challenges, where I had to create a music player using React.js.

The challenge was to create a simple music player design given here, but I decided to go further and create a music player that can play your own music!

The website was developed using React.js, TypeScript, and @vitejs/plugin-react.

You can check it out using this link: https://music-player.farrel.tech/.

💪 New Features

Added ability to play your own music! Just drag and drop your music file into the player and enjoy your favorite song!

🤔 How To Use

To clone and run this application, you'll need Git, Node.js >=16.16.0 or higher and pnpm installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/farreltobias/challenge-01-music-player challenge-01-music-player

# Go into the repository
$ cd challenge-01-music-player

# Install dependencies
$ pnpm i

# Run website with vite
$ pnpm dev

📝 License

This project is under the MIT License. See the LICENSE for more information.


Made with 💛 by Guilherme Farrel Get in touch!

About

A simple music player built with react, that can play your favorite songs! Inspired by the #boraCodar's challenges by Rocketseat!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published