A file sharing application that converts an extensive list of files into a sharable link. This link can then be shared with anyone you choose via email,whatsapp,twitter,facebook...or simply by copying and sending it manually
You need to have node.js installed Node.js
Clone this repo and install all dependencies.
git clone https://github.com/hngi/nodejs-update.git
cd client
thennpm install
to install all dependencies for the client (React)npm start
to start React scriptscd ..
to go back to root directorycd server
thennpm install
to install dependencies for the servernpm run start-dev
to start the server
- from the root directory
cd server
thennpm run test
to run test
- React
- Redux
- Node/Express
- MongoDB
- Upload file
- Send link via email
- Copy link
- Share link on social platforms