https://github.com/nukdokplex/links
Yet another incarnation of Linktr.ee built with React and Bootstrap
https://github.com/nukdokplex/links
bootstrap bootstrap5 linktree linktree-alternative linktree-clone linktree-custom node nodejs react reactjs
Last synced: 2 months ago
JSON representation
Yet another incarnation of Linktr.ee built with React and Bootstrap
- Host: GitHub
- URL: https://github.com/nukdokplex/links
- Owner: nukdokplex
- License: mit
- Created: 2023-08-20T19:06:54.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T11:31:58.000Z (almost 2 years ago)
- Last Synced: 2025-06-09T01:35:23.905Z (about 1 year ago)
- Topics: bootstrap, bootstrap5, linktree, linktree-alternative, linktree-clone, linktree-custom, node, nodejs, react, reactjs
- Language: JavaScript
- Homepage: https://links.nukdokplex.ru
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NukDokPlex's Links (Linktree alternative)
Yet another incarnation of Linktr.ee built with React and Bootstrap.
[](https://links.nukdokplex.ru)
## Before
Just clone, and run `npm ci` to clean install required packages.
## Customize
Just open file `src/data.json` and replace it with your info. Also you can customize css files. `src/custom.scss` is used to customize bootstrap.
## Debug
You can launch React dev server by running `npm run start`. Hot reload is present.
## Build
Just run `npm run build` and builded artifact will be available at `./build`.
## License
This project is licensed under [The MIT License](LICENSE.md)