A web platform built with Vue for creating and sending self destructing messages to other people
- Sending text messages
- Message Encryption
- Self Destruction after read
- Self Destruction after a period of time
Run mongo
mongodRun client
cd client
npm run serveRun server
cd server
npm run start- Wing Kam WONG - @wingkwong
This project is licensed under the MIT License - see the LICENSE file for details