This project is a real time chat application built in the MERN stack using SocketIO for RTC and using ChakraUI for a frontend component framework.
Install dependencies by running 'npm install' in the console. Create a .env file and insert your 'DATABASE_URL' and 'SECRET'. Run the backend by running 'npm run server'. Run a Vite dev build for the frontend by running 'npm run client'.
- React
- Vite
- Express
- MongoDB
- Node.js
- ChakraUI
- SocketIO
This project was created by Marc Pelletier. If you have any questions or suggestions, please feel free to contact me at jmb.pelletier@gmail.com.