A real-time chat application using React.js and Socket.IO
-
Clone the project.
git clone https://github.com/manuelalferez/chat.git
-
Install packages.
cd client npm i cd .. cd server npm i
-
Run the server
/server npm start
-
Run the client
/client npm start
-
tailwindcss for the CSS
-
Socket.IO for the communication
-
Reactjs for the Frontend
-
Heroku to host the server
-
vercel to host the client
We would be really happy if you decide to contribute. Please read our CONTRIBUTING.md
guide before 😊
You can learn more from the project in the wiki.
You can always contact me via Telegram if you want to talk more about the project 😊