Skip to content

marc-pelletier/MERN-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Chat

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.

How to Use

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'.

Technologies Used

  • React
  • Vite
  • Express
  • MongoDB
  • Node.js
  • ChakraUI
  • SocketIO

Credits

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published