Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Nickchen2016/litChat

Repository files navigation

litChat

Install

run npm i

start server

Backend run: nodemon server

Frontend run: npm run build

Docker User Guide

After clone the app:

Run: docker-compose build

Run: docker-compose up

Go to -> localhost:5000

Demo App

Key Features

• Dockerized a React text chat application to mimic IOS Message’s style.
• Integrated Redux to query data from text editor and connected all data to user interface.
• Applied Typescript between Redux and React component to provide a better data type control.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published