Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamirPaulb authored Dec 21, 2021
1 parent 1e0e4c8 commit c67f10b
Showing 1 changed file with 8 additions and 32 deletions.
40 changes: 8 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,13 @@
<h1 align="center">🌲 Linktree</h1>
<h3 align="center">Simple site to group all my profiles on social networks in one place.</h3>

<p align="center">
<img alt="GitHub top language" src="https://img.shields.io/github/languages/top/JohnEmerson1406/linktree?color=04D361&labelColor=000000">

<a href="https://www.linkedin.com/in/johnemerson1406/">
<img alt="Made by" src="https://img.shields.io/static/v1?label=made%20by&message=John%20Emerson&color=04D361&labelColor=000000">
</a>

<img alt="Repository size" src="https://img.shields.io/github/repo-size/JohnEmerson1406/linktree?color=04D361&labelColor=000000">

<a href="https://github.com/JohnEmerson1406/linktree/commits/master">
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/JohnEmerson1406/linktree?color=04D361&labelColor=000000">
</a>
</p>

<p align="center">
<a href="#-about-the-project">About the project</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a href="#-getting-started">Getting started</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a href="#-how-to-contribute">How to contribute</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a href="#-license">License</a>
</p>

---

<p align="center">
<img alt="Layout" src="https://user-images.githubusercontent.com/43749971/77254747-c0b54280-6c41-11ea-81a0-a597ee22b56e.png">
</p>

---



Landing Page:
![screenshot](https://raw.githubusercontent.com/SamirPaul1/link/main/Samir-Paul-All-Links.png)



## 💡 About the project

Expand All @@ -40,7 +19,7 @@ This is an open source project that serves as a free alternative to the Linktree
If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.
[Download the ZIP from this location](https://github.com/SamirPaul1/link/archive/master.zip), or run the following [git](https://git-scm.com/downloads) command to clone the files to your machine:
```bash
git clone https://github.com/JohnEmerson1406/linktree
git clone https://github.com/SamirPaul1/link
```
- Once the files are on your machine, open the _linktree_ folder in [Visual Studio Code](https://code.visualstudio.com/).
- With the files open in Visual Studio Code, press the **Go Live** button at the bottom of the window to launch the files with [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer).
Expand All @@ -61,9 +40,6 @@ Once your pull request has been merged, you can delete your branch.

This project is under the MIT license. See the [LICENSE](LICENSE.md) file for more details.

---
Landing Page:
![screenshot](https://raw.githubusercontent.com/SamirPaul1/link/main/Samir-Paul-All-Links.png)


Made with ❤️ by Samir Paul :wave: [Get in touch](https://www.linkedin.com/in/SamirPaul)

0 comments on commit c67f10b

Please sign in to comment.