https://github.com/alice-sebego/drag-and-drop-images
Create an app that allows us drag and drop images
https://github.com/alice-sebego/drag-and-drop-images
drag-and-drop es6 javascript oop oriented-object-programming poo vanilla-js
Last synced: 3 months ago
JSON representation
Create an app that allows us drag and drop images
- Host: GitHub
- URL: https://github.com/alice-sebego/drag-and-drop-images
- Owner: alice-sebego
- Created: 2021-06-09T16:33:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-11T14:53:40.000Z (almost 4 years ago)
- Last Synced: 2025-02-03T09:19:28.136Z (5 months ago)
- Topics: drag-and-drop, es6, javascript, oop, oriented-object-programming, poo, vanilla-js
- Language: JavaScript
- Homepage: https://alice-sebego.github.io/drag-and-drop-images/
- Size: 2.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drag and drop images
Create an app that allows us drag and drop images## What is this ?
It's a mini-project in order to improve my skills with vanilla JS ES6 in OOP.Idem to improve my knowledges to events Drag and Drop.
## Languages and Tools used :
* HTML5, CSS3, JavaScript
* Webpack & Babel## DevDependencies & Dependencies
To install all dependencies : `npm install`To build compile's file : `npm run build`
To watch all change on JS files : `npm run watch`
To start app on local server : `npm run start`
## Pictures on Assets
Courtesy all photographers on the image bank [Pexels](https://www.pexels.com/ "Go to the website of Pexels")