https://github.com/chaudinh/react-upload-files
A simple ReactJS Application with ExpressJS for managing uploaded files
https://github.com/chaudinh/react-upload-files
Last synced: 4 months ago
JSON representation
A simple ReactJS Application with ExpressJS for managing uploaded files
- Host: GitHub
- URL: https://github.com/chaudinh/react-upload-files
- Owner: ChauDinh
- Created: 2019-04-13T05:27:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-14T10:12:40.000Z (about 6 years ago)
- Last Synced: 2025-01-19T14:19:11.955Z (5 months ago)
- Language: JavaScript
- Size: 80.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Uploader
A simple React application for uploading and managing files.
## What we will cover?
* Use React Hooks
* Use Node, Express for writing the server
* Use Bootstrap for UI
* Deploy to netlify