Decentralized chat application.
Language: JavaScript
Framework: Svelte
Database: GUN.js
Clone the repository and perform the following command line actions in the root directory:
npm install
# and then
npm run dev
Open http://localhost:3000 with your browser to see the result.