-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/ppedrolucas/Spotify
- Loading branch information
Showing
1 changed file
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<h1 align="center"> Spotify Clone </h1> | ||
|
||
<p align="center"> | ||
Este projeto trata-se do clone de uma landing page responsiva do site oficial Spotify, esse projeto está sendo desenvolvido durante o programa de imersão ao desenvolvimento front-end feito pela Alura durante 5 aulas. | ||
</p> | ||
|
||
<p align="center"> | ||
<a href="#-tecnologias">Tecnologias</a> | | ||
<a href="#-projeto">Projeto</a> | | ||
<a href="#-visualizar-projeto">Layout</a> | | ||
<a href="#memo-licença">Licença</a> | ||
</p> | ||
|
||
<p align="center"> | ||
<img alt="License" src="https://img.shields.io/static/v1?label=license&message=MIT&color=49AA26&labelColor=000000"> | ||
</p> | ||
|
||
<br> | ||
|
||
<p align="center"> | ||
<img alt="Clone Spotify" src=".github/banner.png" width="100%"> | ||
</p> | ||
|
||
## 🚀 Tecnologias | ||
|
||
Este projeto está sendo desenvolvido com as seguintes tecnologias: | ||
|
||
- HTML e CSS | ||
- JavaScript | ||
- Git e Github | ||
- Figma | ||
|
||
## 💻 Projeto | ||
|
||
Essa Landing page está sendo desenvolvidade durante um imersão online e gratuita da [Alura](https://cursos.alura.com.br/imersao) com o intuito pessoal de ampliar meus conhecimentos com tecnologias web de front-end e aprender alguns truques novos. | ||
|
||
## 🔖 Visualizar projeto | ||
|
||
Você pode visualizar o site bonitão com mais detalhes através [DESTE LINK](#). | ||
## :memo: Licença | ||
|
||
Esse projeto está sob a licença MIT. | ||
|
||
--- | ||
|
||
Feito com ♥ durante a [Imersão Front-End 2024](https://cursos.alura.com.br/imersao) |