
Cutlynk is a fast and secure URL shortener built with Angular. It simplifies the process of converting long URLs into concise links, making sharing easier than ever. Enjoy a user-friendly interface and robust performance while keeping your data safe.
- Clone the repository:
https://github.com/javiermartins/cutlynk.git
- Install dependencies:
npm install
- Run the development server:
ng serve
You can access the website by visiting http://localhost:4200 in your browser.
Contributions make the open-source community great. Any help is appreciated!
To suggest improvements, fork the repo and create a pull request or open an "enhancement" issue. Don’t forget to star the project!
- Fork the Project
- Create a Feature Branch (
git checkout -b feature/changes
) - Commit Changes (
git commit -m 'Some changes'
) - Push the Branch (
git push origin feature/changes
) - Open a Pull Request
Thanks for contributing!
This software distributed under the Apache License 2.0