An open API service indexing awesome lists of open source software.

https://github.com/nomadsdev/chat-app-nodejs-react-mysql


https://github.com/nomadsdev/chat-app-nodejs-react-mysql

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Chat App

![logo](https://cdn.discordapp.com/attachments/1198124910950752288/1200241600249483334/image.png?ex=65c57718&is=65b30218&hm=6f27a590d4b4249feb4aced29d9ef9504fb4fdb5da8760838e55f63d20093389&)

# How to install
```
cd server
npm i
nodemon server.js
```
```
cd client
npm i
npm run dev
```
## Language Framework
* Nodejs
* Express
* Body-parser
* Mysql
* React Axios
* Tailwind