/DragDrop

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

Primary LanguageJavaScript

☁️ 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