Welcome to my URL Shortening API Landing Page project! This project was created as a response to the challenge provided by Frontend Mentor.
ezgif.com-video-cutter.mov

- Shorten long URLs into more manageable links.
- View a list of previously shortened URLs.
- Easily copy shortened URLs to the clipboard.
- Responsive design for seamless use on various devices.
- Utilizes the provided URL shortening API for functionality.
Follow these steps to get a local copy of the project up and running:
- Clone this repository to your local machine:
git clone https://github.com/your-username/url-shortening-app.git
- Navigate to the project directory:
cd url-shortening-app
-
Open the project in your code editor.
-
Install the required dependencies:
npm install
- Start the development server:
npm run serve
- Open your web browser and access the app at in localhost.
- Vue.js
- HTML5
- CSS
- Axios (for API requests)
- Design and API provided by Frontend Mentor
- Icons from Font Awesome
If you have any questions, comments, or suggestions, please don't hesitate to reach out. I'd love to hear from you!
Chaley Boatmon
- Email: chaleyboatmon@gmail.com
- GitHub: chayboats
Thank you for visiting my repository!