Spotify is a world-renowned music platform
Project developed after the course "Desenvolvimento Web Moderno Completo 2021 - 20 Projetos by instructor Jamilton Damasceno | Udemy
In this project, I learned many important concepts of the of the Bootstrap framework, such as Grid, Containers and many of its components.
Made with dedication by Mateus Coelho da Silva
In this project I used the following technologies
- Fork this repository;
- Create a new branch to develop your feature:
git checkout -b my-feature
; - Commit your changes:
git commit -m 'feat: my new feature'
; - Push to your branch:
git push origin my-feature
.