Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Send files example

simple react app to send files to node backend

First clone the repo by using

git clone https://github.com/BryanMwangi/Send-files-example

You can then cd into the app then build both the app the server

For the app

cd app

the run

yarn

after which you can

yarn run dev

For the server

cd server

then import the necessary node modules by doing

npm install

you can then check out the app on your browser via http://localhost:5173

About

simple react app to send files to a backend

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages