/react-express-file-uploader

This application uses React and Express to allow for uploading files into your public directory.

Primary LanguageJavaScript

React & Express File Uploader

This application uses React and Express to allow for uploading files into your public directory.

Installation

Using npm:

git clone https://github.com/dlamb22/react-express-file-uploader.git
cd react-express-file-uploader
npm install
cd client
npm install

Usage

Once it has finished installing all of the packages, run this command:

npm run dev

License

MIT