Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.08 KB

File metadata and controls

53 lines (34 loc) · 1.08 KB

Image uploader 📤

Made with React and Firebase.


Demo preview


Prerequisite

  1. It is required to have Node.js with version 8.5.0 or higher. To see what version of Node.js is installed on your machine type the following command in the terminal:
node -v
  1. If you do not have installed Node.js in your machine then go to this link in order to install node.

How to contribute

  1. Fork it (https://github.com/sbeaury/react-file-uploader/fork)

  2. Create your feature branch (git checkout -b feature/fooBar)

  3. Commit your changes (git commit -am 'Add some fooBar')

  4. Push to the branch (git push origin feature/fooBar)

  5. Create a new Pull Request



sbeaury.github.io
Dev.to @sbeaury

License

MIT