Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orhanemree/link-in-bio
🌲 All-in-one bio link tool. An open source alternative to Linktree, with no registration required.
https://github.com/orhanemree/link-in-bio
firebase javascript javascript-project nuxt3 tailwindcss vercel vuejs
Last synced: 3 months ago
JSON representation
🌲 All-in-one bio link tool. An open source alternative to Linktree, with no registration required.
- Host: GitHub
- URL: https://github.com/orhanemree/link-in-bio
- Owner: orhanemree
- License: mit
- Created: 2022-07-13T18:34:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T10:38:48.000Z (over 2 years ago)
- Last Synced: 2024-07-10T13:11:11.214Z (4 months ago)
- Topics: firebase, javascript, javascript-project, nuxt3, tailwindcss, vercel, vuejs
- Language: Vue
- Homepage: https://link-in-bio-flame.vercel.app
- Size: 184 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌲 Link In Bio
All-in-one bio link tool. An open source alternative to [Linktree](https://linktr.ee), with no registration required.* [Live Demo](https://link-in-bio-flame.vercel.app/orhanemree)
## Technologies
* Frontend: Tailwind CSS + Nuxt3
* Database: Firebase Realtime Database
* Deployment: Vercel## Development Setup
```terminal
$ git clone https://github.com/orhanemree/link-in-bio.git
$ cd link-in-bio
$ npm i
# create .env file for firebase config
$ npm run dev # listening port 3000
```## License
* Licensed under the [MIT License](./LICENSE).