Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 896 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 896 Bytes

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

Vercel

Download & Installation

Instructions

  1. Clone the repo into vscode using git clone https://github.com/FomasTreeman/Comms.git
  2. Launch the site using ~
$ npm i
$ npm run dev
  1. 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