Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 942 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 942 Bytes

My Link Live

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.

Installation

  1. Clone the repository: git clone https://github.com/your-username/mylivelink.git
  2. Install dependencies: npm install
  3. Start the server: npm run dev

Usage

  1. Open the application in your web browser.
  2. Sign up for an account or log in if you already have one.
  3. Create your page and live in few minutes.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature
  3. Make your changes and commit them: git commit -m 'Add your feature'
  4. Push to the branch: git push origin feature/your-feature
  5. Submit a pull request.

License

This project is licensed under the MIT License.