A real-time chat application using React.js and Socket.IO
Installation
-
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
How it looks like?
Technologies
-
tailwindcss for the CSS
-
Socket.IO for the communication
-
Reactjs for the Frontend
-
Heroku to host the server
-
vercel to host the client
Structure
Contributing
We would be really happy if you decide to contribute. Please read our CONTRIBUTING.md
guide before 😊
Documentation
You can learn more from the project in the wiki.
Ask me 🤙
You can always contact me via Telegram if you want to talk more about the project 😊