Skip to content

tkong233/Amazing-Chat

Repository files navigation

Start Scripts

// Install dependencies for server & client
npm install && npm run client-install

// Run client & server with concurrently
npm run dev

// Server runs on http://localhost:5000 and client on http://localhost:3000

Swagger

https://app.swaggerhub.com/apis-docs/cis557project/amazing-chat_api/1.0.0#/

Screenshots

Welcome Page

screenshot1

Registration Page

screenshot2

Login Page

screenshot3

Chat Page

screenshot4

API

api1 api2

Database Schema

schema1 schema2

React Component Map

component-map

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages