/mern-chat

Simple chat application written in react with a node.js and mongodb backend

Primary LanguageJavaScript

Node React Chat

This is a simple chat application built with react.js, node.js, and MongoDB.

Technologies used

Frontend

  • React with hooks
  • Tailwind styled-components

Backend

  • Node.js Express
  • MongoDB
  • Typescript

Requirements

  • Typescript
  • Node.js
  • Docker

Setup

1. git clone https://github.com/romeo-folie/node-react-chat.git
2. cd node-react-chat
3. docker-compose up