___ __ __ _
/___\ /__\ ___/ _\ |__ __ _ _ __ ___
// //____ / \/// _ \ \| '_ \ / _` | '__/ _ \
/ \_//_____/ _ \ __/\ \ | | | (_| | | | __/
\___/ \/ \_/\___\__/_| |_|\__,_|_| \___|
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.
- TypeScript
- React
- Chakra UI
Execute the folowing commands:
yarn install
yarn start