A Peer-2-Peer filesharing website.
From the project directory...
yarn startto run the app and open http://localhost:3000.yarn testto launch the test runner in interactove watch mode.yarn buildto build the app for production.yarn ejectto 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.