// Comms
Stack
- reactsupabase
A messaging app using react, (version 2) the current feature in development is introducing Supabases DB and login/auth tools. where originally there wasnt session management
Messaging App
This project is a project for me to add new features and improve functionality as i learn more about the react world.
Another messaging app minus the security of the likes of whatsapp :)
List of features
- Remove/Create chats
- Remove/Add users to chat
- Users has friends
- Login/out
Packages used
- bootstrap
- animal-avatar-generator
Demo
Download & Installation
Instructions
- Clone the repo into vscode using
git clone https://github.com/FomasTreeman/Comms.git
- Launch the site using ~
$ npm i
$ npm run dev
- I am using volta as a nvm, so as long as you have volta setup on your machine this should all work automatically
Other helpful VSCode extensions Used
Colorful comments
Thunder Client