This project is aimed at creating a live link page for sharing on Social Media or anywhere. Consider it as an open source alternative to linktree.
- Clone the repository:
git clone https://github.com/your-username/mylivelink.git
- Install dependencies:
npm install
- Start the server:
npm run dev
- Open the application in your web browser.
- Sign up for an account or log in if you already have one.
- Create your page and live in few minutes.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature
- Make your changes and commit them:
git commit -m 'Add your feature'
- Push to the branch:
git push origin feature/your-feature
- Submit a pull request.
This project is licensed under the MIT License.