4links is a URL shortener project that allows users to shorten long URLs into more manageable links. This project aims to provide a simple and efficient way to create short links for easier sharing and tracking.
- Shorten long URLs
- Track the number of clicks on each short link
- User-friendly interface
- Clone the repository:
git clone https://github.com/yourusername/4links.git
- Navigate to the project directory:
cd 4links
- Install the required dependencies:
npm install
- Start the application:
npm start
- Open your browser and navigate to
http://localhost:3000
- Enter the long URL you want to shorten and click the "Shorten" button
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License.