This project is a simple website for music enthusiasts. It is built with HTML, CSS, JavaScript and Docker.
- Clone the repository
git clone [email protected]:Vitaalx/challenge-s1-web.git
- Change to the project directory
cd challenge-s1-web
- Run the project
docker-compose up
- Open the project in your browser
http://localhost:8080
- List of popular music artists
- Information about the selected artist
- Playlist of the artist's popular songs
If you are interested in contributing to this project, please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License - see the LICENSE file for details.