https://github.com/danilowoz/fileupload-react
Just another playground in React
https://github.com/danilowoz/fileupload-react
Last synced: 3 months ago
JSON representation
Just another playground in React
- Host: GitHub
- URL: https://github.com/danilowoz/fileupload-react
- Owner: danilowoz
- Created: 2017-05-06T17:41:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T23:33:09.000Z (over 8 years ago)
- Last Synced: 2025-04-03T06:28:37.359Z (9 months ago)
- Language: JavaScript
- Homepage: https://danilowoz.github.io/fileupload-react/index.html
- Size: 964 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FileUpload Playgroud React
```sh
# install dependencies
$ npm install
```
## Start project
```sh
$ npm start
```