ReactJS - Episode 4 - Redux, React, and React Dropzone

Опубликовано: 29 Октябрь 2024
на канале: CourseHack
503
6

React Dropzone allows you to drag and drop (or select multiple) files or photos onto your webpage.

As per the documentation, you can use a hook or a wrapper component. I went with the wrapper component because I'm more familiar with it.

Install dropzone via NPM:

npm install --save react-dropzone

Or Yarn:

yarn add react-dropzone

That's all you gotta know to use react dropzone! 😉😉😉

Don't forget to join the mailing list and our facebook group below if you need some programming help or some accountability partners (And access to our files used in this tutorial series)!

Accompanying medium article:   / reactjs-episode-4  

Don't forget to like, comment, and subscribe!!!

========================================================
Reference Links
========================================================
React Dropzone: https://github.com/react-dropzone/rea...
========================================================
Connect with me!
========================================================
Linkedin:   / donaldlee50  
Instagram:   / donlee50  
Twitter:   / donaldlee50  
Youtube:    / coursehack  
Mailing List: http://bit.ly/coursehack-mailing-list
Coursehack's Facebook Group: bit.ly/join-coursehack-facebook-group

========================================================
Ran into this Issue with my Dancingnomads App, check it out!
========================================================
Web: https://dancingnomads.com
iOS App (help give it 5 stars?): http://bit.ly/dancingnomads-for-ios
Android App (help give it 5 stars?): http://bit.ly/dancingnomads-for-android

Don't forget to like, comment, and subscribe!