/o-reshare-client

The front-end of the (enough) secure open source file sharing micro platform

Primary LanguageTypeScript

   ___        __      __ _
  /___\      /__\ ___/ _\ |__   __ _ _ __ ___
 //  //____ / \/// _ \ \| '_ \ / _` | '__/ _ \
/ \_//_____/ _  \  __/\ \ | | | (_| | | |  __/
\___/      \/ \_/\___\__/_| |_|\__,_|_|  \___|
                                    CLIENT
------------------------------------------------

O-ReShare Client

O-ReShare Client is the front-end of the open source file sharing micro platform (enough secure). This project consists of a back-end side and a front-end side. The back-end is solely responsible for the storage of the files. While the front-end has as objective to encrypt the files selected by a user.

The back-end side is available here.

Technologies

  • TypeScript
  • React
  • Chakra UI

Run the application

Execute the folowing commands:

yarn install
yarn start

Screenshots