The YO Gamer
Feature mixed from all the famous Social media apps out there. Discord, Tinder , SnapChat and Whatsapp.
🏭 Technologies and Packages
React.js
Node.js
✅ Express
✅ Morgan
✅ Helmet
✅ Mongoose & MongoDB
✅ Bcryptjs
✅ ChakraUI
JWT
✅ Socket.io
✅ CORS
✅ Joi
✅ .... to be continued
💻 Front-End
- Landing Page
- Sign up / Sign in
- List of groups
- Create a new group
- Joining a group
- Start Chatting
🎯 Back-End
- SetUp express server
- Create JWT
- Authenticate for joining a room
- Create a new group
- Joining a group
- User Profile
📅 Descriptive
🎯 Back-End
- Setup listening port at 5050
- Setup dotenv port at 5000
- Create Morgan MiddleWare
- Create errorHandling MiddleWare
- Create a basic router
- SignUp & Login router
/login
&/signup
- Connecting the localhost Mongo from dotenv
- Validation of the data
[ ] Create the room and all that stuff woundnt it be super fun???