Nagging is a node real time chatting application where users can join and have conversation. This is a educational project.
Visit Here: https://safay.at
- Vue
- Tailwindcss
- Node
- Socket.io
- Nodejs
- Vite
Clone the project
git clone https://github.com/S4F4Y4T/Nagging
Go to Client project directory
cd client
Run the project locally
npm run dev
Go to Server project directory
cd server
Run the project locally
npm run dev
This project is licensed under the MIT License.