All Projects → bradtraversy → React_file_uploader

bradtraversy / React_file_uploader

React and Express file uploader

Programming Languages

javascript
184084 projects - #8 most used programming language

React File Upload

This is a full stack React-Express file uploader but could easily be modified to work with any back-end including cloud storage

Quick Start

# Install dependencies server/client
npm install
cd client
npm install

# Serve on localhost:3000
npm run dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].