An open API service indexing awesome lists of open source software.

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.

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_ 👋🏻🤖