Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isabellanunesdev/share-links
This project is a simple and customizable solution for creating a personalized landing page that aggregates all your important links in one place.
https://github.com/isabellanunesdev/share-links
finished frontend
Last synced: about 2 months ago
JSON representation
This project is a simple and customizable solution for creating a personalized landing page that aggregates all your important links in one place.
- Host: GitHub
- URL: https://github.com/isabellanunesdev/share-links
- Owner: isabellanunesdev
- License: mit
- Created: 2023-08-15T08:48:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-14T00:43:20.000Z (9 months ago)
- Last Synced: 2024-10-30T16:25:15.242Z (3 months ago)
- Topics: finished, frontend
- Language: HTML
- Homepage: https://isadfrn.github.io/share-links/
- Size: 738 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Share links
![Languages used](https://img.shields.io/github/languages/count/isadfrn/share-links?style=flat-square)
![Repository size](https://img.shields.io/github/repo-size/isadfrn/share-links?style=flat-square)
![Last commit](https://img.shields.io/github/last-commit/isadfrn/share-links?style=flat-square)![](./assets/img/demo.gif)
## About
A Linktree clone for sharing some personal links.
## Run
Install [Live Server extension](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) on your [Visual Studio Code](https://code.visualstudio.com/), right click on `index.html` file and then click on `Open with Live Server`.
## Contributing
This repository is using [Gitflow Workflow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow) and [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/), so if you want to contribute:
- create a branch from develop branch;
- make your contributions;
- open a [Pull Request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) to develop branch;
- wait for discussion and future approval;I thank you in advance for any contribution.
## Status
Finished
## License
[MIT](./LICENSE)