Skip to content

Linkley/linkley-frontend

Repository files navigation

Logo

LinkLey

Linkley is a private link sharing tool that provides a secure way to share links with others. It operates similarly to bio.link, but requires a 6 digit verification code for access, making it more secure and private than openly shared links.

Tech Stack

Client:

  • React.js
  • Tailwind CSS

Visualization of the codebase

Features

  • Live previews
  • Add, update and delete links
  • Add logos for each link preview
  • Analytics and tracking for shared links.

Run Locally

Clone the project

  git clone https://github.com/Linkley/linkley-frontend.git

Go to the project directory

  cd linkley-frontend

Install dependencies

  yarn install

Start the server

  yarn start

Installation

  • Install linkley-frontend with yarn
  npm install -g yarn
  • Verify the installation
  yarn --version

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

License

MIT

Screenshots

App Screenshot

Feedback

If you have any feedback, please reach out to:

Acknowledgements

Authors