Skip to content

dennyhollick/chatr

Repository files navigation

Chatr App

A simple chat app written for my Lighthouse Labs Project

Screenshots

The App

Usage

Clone and boot the chat app

git clone this repo
git clone the server repo at https://github.com/dennyhollick/chatr-server
git remote rm origin on both repos.
git remote add origin [YOUR NEW REPOSITORY] on both.

Install the dependencies and start the server.

npm install for both repositories
npm start for both, starting with the server repo.
open http://localhost:3000

Dependencies

About

A simple chat app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published