-
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.
- Loading branch information
1 parent
03657fe
commit 9bf8c68
Showing
4 changed files
with
48 additions
and
2 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 |
---|---|---|
@@ -1 +1,43 @@ | ||
# Replica1-Spotify | ||
# Spotify Clone (Replica) | ||
### link: https://sagar-sharma-7.github.io/Replica1-Spotify | ||
|
||
### This is a replica/clone of spotify website. | ||
### ```NOTE: Replica is event organised by OSS Club of AIT Pune.``` | ||
|
||
----- | ||
### Given Design to replicate | ||
<img src="public/images/Replica-design.png"> | ||
|
||
---- | ||
|
||
![vscode](https://img.shields.io/badge/Visual_Studio_Code-0078D4?style=for-the-badge&logo=visual%20studio%20code&logoColor=black) | ||
|
||
<p float="left"> | ||
|
||
![html](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white) | ||
![css](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white) | ||
|
||
</p> | ||
<hr> | ||
<hr> | ||
|
||
## Fonts used in Color Palette | ||
```css | ||
|
||
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap"); | ||
|
||
body{ | ||
font-family: "Montserrat", sans-serif; | ||
} | ||
``` | ||
|
||
## Cloning this repositary using command line | ||
1. Open **Git Bash**. | ||
1. Change the current working directory to the location where you want the cloned directory. | ||
1. Type `git clone https://github.com/Sagar-Sharma-7/Replica1-Spotify.git` | ||
1. Press **Enter** to create the clone of this repositary. | ||
|
||
----- | ||
----- | ||
## How to reach me? | ||
[ ![ForTheBadge makes-people-smile](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:0503sagarsharma@gmail.com) |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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