Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oarthurzanoni/html-file-upload
A simple HTML, CSS and JavaScript file upload.
https://github.com/oarthurzanoni/html-file-upload
css file-upload html javascript
Last synced: about 1 month ago
JSON representation
A simple HTML, CSS and JavaScript file upload.
- Host: GitHub
- URL: https://github.com/oarthurzanoni/html-file-upload
- Owner: oarthurzanoni
- Created: 2022-02-12T23:08:19.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-18T15:39:39.000Z (almost 3 years ago)
- Last Synced: 2024-04-23T06:17:06.041Z (8 months ago)
- Topics: css, file-upload, html, javascript
- Language: CSS
- Homepage: https://mitacho.github.io/html-file-upload/
- Size: 416 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTML file upload
## _just another weekend hobby project_
A simple HTML, CSS and JavaScript file upload.
## Features
- Select files from the computer
- Drop files
- List selected files## Tech
This app uses only native tools to work properly:
- HTML
- CSS
- JavaScript## Screenshot
![Screenshot 1](/.github/screenshots/1.png)
## Live preview
Check the final result at this web address [mitacho.github.io/html-file-upload](https://mitacho.github.io/html-file-upload/).
## License
MIT