webomnizz / simple-file-upload

Simple file / image upload with Node server and React Js

Home Page:https://webomnizz.com/simple-file-or-image-upload-with-node-server-and-react-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple File Upload with Node Js and React

I have used the Create React App and the Antd package to quick setup the UI. Just run the npm start to run the React Js app.

The Node Js server code is added to the seperate directory. First you have navigate the server directory and then run npm start to start the Node Js server.

About

Simple file / image upload with Node server and React Js

https://webomnizz.com/simple-file-or-image-upload-with-node-server-and-react-js/


Languages

Language:JavaScript 78.0%Language:HTML 15.6%Language:CSS 6.4%