URL-Shortner Made Using HTML,CSS,JavaScript and API

Solution retrospective
This is a simple URL shortener web application created using HTML, CSS, and JavaScript. The design of this application is taken from frontendmentor.com.
To see a live demo of this web application, click here.
This web application allows users to enter a long URL and get a shortened URL in return. The application also provides a copy button for easy copying of the shortened URL.
- HTML
- CSS
- JavaScript
- Url Shortner API
- Fetch Api - Provides a JavaScript Interface for accessing and manipulating parts of the protocol, such as requests and responses.
To install this web application, simply clone this repository to your local machine.
git clone https://github.com/Animeshhit/frontend-project-one
To use this web application, open the index.html file in your web browser. Enter a long URL in the input field and click the "Shorten" button. The shortened URL will be displayed below the input field. Click the "Copy" button to copy the shortened URL to your clipboard.
If you would like to contribute to this web application, please fork this repository and submit a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for details.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Animesh kumbhakar’s solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord