Camille846 / DragDrop

Drag & Drop or Browse – File upload Feature using HTML CSS & JavaScript

Home Page:https://camille846.github.io/DragDrop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

☁️ Drag & Drop or Browse – File upload Feature ☁️

This is a mini Javascript Project that consists in creating an interface that allows the user to upload the file by drag & drop.

Table of contents

Overview

The project

  • There is a drop area container with text, icon, and browse file button. When you drag any image file over the drag area, the border of the container changes to solid, and the text “Drag & Drop to upload file” also changes to “Release to upload file”.

Gif

drag drop

My process

Built With

  • Semantic HTML5 markup
  • CSS custom properties
  • Javascript Click Events
  • FileReader Object

Useful Resources

Link

About

Drag & Drop or Browse – File upload Feature using HTML CSS & JavaScript

https://camille846.github.io/DragDrop/


Languages

Language:JavaScript 42.4%Language:CSS 39.0%Language:HTML 18.7%