A Peer-2-Peer filesharing website.
From the project directory...
yarn start
to run the app and open http://localhost:3000.yarn test
to launch the test runner in interactove watch mode.yarn build
to build the app for production.yarn eject
to remove single build dependency from the project (nonreversible).
- FrontEnd not entirely responsive.
- Download page (refresh and shadow alignment)
This project was bootstrapped with Create React App.