coltonehrman / chat-anon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anonymous Chat App

Pre-Requisites

  1. Code Editor installed (ie: VSCode)
  2. Git installed
  3. Node & NPM installed (if you install Node.js, NPM should be bundled with it)

Getting Started

  1. Clone the app locally: git clone https://github.com/coltonehrman/chat-anon.git
  2. Install the project dependencies: npm i
  3. Run the app locally: npm run dev

About


Languages

Language:TypeScript 86.5%Language:CSS 6.7%Language:HTML 5.0%Language:JavaScript 1.8%