This repository contains example apps that were built using the thinq-lib package. It uses a decentralized way to do everything, and relies on IPFS - a distrbuted file system to transfer files and messages between users IPFS is used to handle the data transport between users.
- Node.js (and npm) - Refer here
- Web Browser
- Clone the repository
cd ThinQ Examples/ThinQApp
- Run the following commands
npm install
npm run start