https://github.com/rishabhraj43/any-file-downloader
Download any type of file using this code, just enter the URL and click on the Download Button.
https://github.com/rishabhraj43/any-file-downloader
file-downloader javscript reactjs
Last synced: 4 months ago
JSON representation
Download any type of file using this code, just enter the URL and click on the Download Button.
- Host: GitHub
- URL: https://github.com/rishabhraj43/any-file-downloader
- Owner: RishabhRaj43
- Created: 2024-08-28T05:41:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T05:43:53.000Z (10 months ago)
- Last Synced: 2025-01-31T21:27:02.641Z (4 months ago)
- Topics: file-downloader, javscript, reactjs
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# File Downloader
A simple React application that allows users to download files from a given URL. The user enters a file URL, and the app downloads the file directly to their device.
## Features
- **URL Input:** Users can enter the URL of the file they wish to download.
- **File Download:** The app parses the file name from the URL and initiates a download.
- **Error Handling:** Displays an alert if there is an error during the download process.--------------------------------------
# _Happy Coding_ 👋🏻🤖