ssHUKLaa / EncryptedMessages

Showcase for HackTheHill 2023

Home Page:https://hackthehill.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MsgMe

This was created as a showcase for HackTheHill 2023, our devpost is available at:

Table of Contents

Description

The project utilized React, GunJS, Routes, NodeJS. The main purpose of the app is to permit users to have a seamless experience while chatting with their friends on a secure encrypted network.

The app provides:

  • A rapid Network Performance
  • The ability to send large quantities of data at once
  • A smooth experience with an intricate design

Usage Guide

Installation

install NodeJS

https://nodejs.org/en/

install create-react-app

npm i -g create-react-app

install routes

npm install react-router-dom@6

install GunJS

npm install gun

Demonstration

Soon...

Contributors

License

This project is licensed under the MIT License. License Details

About

Showcase for HackTheHill 2023

https://hackthehill.com

License:MIT License


Languages

Language:JavaScript 71.2%Language:CSS 20.1%Language:HTML 8.7%