/fileovr

A frontend concept for a website service called FIleOvr, a Peer-2-Peer file sharing service.

Primary LanguageJavaScript

FileOvr

A Peer-2-Peer filesharing website.

Running

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).

Bugs

  • FrontEnd not entirely responsive.
  • Download page (refresh and shadow alignment)

Acknowledgements

This project was bootstrapped with Create React App.