Skip to content

Latest commit

Β 

History

History
54 lines (33 loc) Β· 1.98 KB

File metadata and controls

54 lines (33 loc) Β· 1.98 KB

Music Player Website with React and Typescript

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

Credits to @Rocketseat for creating the website design and the challenge proposal at the #boracodar event.

πŸ’» Technologies used

This music player website is built with the following technologies:

TypeScript React Vite Visual Studio Code

πŸš€ Deploy

You can access the music player by clicking the following button:

Github

πŸ”§ Installation

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.

🀝 Contributing

If you would like to contribute to this music player website, please feel free to submit a pull request with your changes.

πŸ”– License

This project is licensed under the MIT License.