Shorten Link Generator is a web application built with React and Vite, allowing users to shorten long URLs into more manageable and shareable links using the shrtco.de API. The project is part of the Frontend Mentor platform challenge, and it is fully responsive, ensuring a seamless user experience across various devices.
- Shorten long URLs into concise and shareable links.
- Copy the shortened link to the clipboard with a single click.
- Store the list of shortened links in the browser's local storage.
- Fully responsive design to accommodate different screen sizes.
-
Check out the live demo here.
-
Clone the repository:
git clone https://github.com/Mohamed-Galdi/FEM-Shortly
-
Change into the project directory:
cd FEM-Shortly
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
Open your browser and navigate to http://localhost:5173 to view the app.
- React
- Vite
- Tailwind CSS
- Axios
The app utilizes the shrtco.de API to generate shortened links. The API documentation can be found here.
This project was created as part of the Frontend Mentor platform challenge. Special thanks to Frontend Mentor for providing the design and specifications for this project.
- Email: contact.galdi@gmail.com
- LinkedIn: https://www.linkedin.com/in/mohamed-galdi/
- Portfolio: https://galdi.dev