chat-appliction
1:to use in this appliction you need to sigUp and verify your email
2:you can add a new friend that signUp and you can talk with them
3:The messages you send are encrypted
4:When you receive a friend request you get a notification in the application
https://cloud-chat-project.netlify.app/
The friend I worked with is gitHub : https://github.com/AbdallaZahaika/
1:react
2:type-script
3:redux
4:socket.io-client
5:formik for forms
6:yup for validation in client side
7:material-ui for Design
1:node js + express
2:mongodb for database
3:socket.io
4:joi for validation in server
5:jwt for authentication
5:crypto for Message encryption
6:nodemailer for send email