A modern chat application which rivals the kind of discord :)
First you need a local mongoDB installation then;
open terminal in the server directory and run yarn dev
to start
in watch mode;
open a new terminal instance in the client directory and run yarn start
to the start the development server of the client;
- React.js
- Typescript
- Express.js
- Node.js
- TailwindCSS
- Socket.io
- MongoDB