Welcome to my music player website made with React and Typescript! This repository is intended to be a learning experience to improve my knowledge in React and Typescript. This music player website provides the ability to play my favorite songs.
Credits to @Rocketseat for creating the website design and the challenge proposal at the #boracodar event.
This music player website is built with the following technologies:
You can access the music player by clicking the following button:
To install this music player website, you need to have Node.js and npm installed.
Clone this repository to your local machine:
git clone https://github.com/diozenio/music-player
Install the dependencies:
npm install
Start the development server:
npm run dev
Open http://localhost:5173/music-player
in your browser to view the website.
If you would like to contribute to this music player website, please feel free to submit a pull request with your changes.
This project is licensed under the MIT License.