Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).