crfmc / fileovr

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 65.7%Language:CSS 29.8%Language:HTML 4.6%