A social media messaging app where you can connect with others anywhere in the world and send them messages real time. Disclaimer: This project is still under development.
- Visit https://social-lite-app.herokuapp.com/ (Use desktop/laptop and google chrome for best experience)
- Sign up with a google account and create your profile
- Add friends and start messaging them after they accept the request (my username is FPLogistic, feel free to add me!)
-
Creating a profile
- Users have their own unique profile.
- Users each have a username, profile picture, biography etc.
-
Real-time messaging
- All messages are sent instantly and securely between users.
- Users can see when a message was last sent.
-
Strong security
- All messages & user authentications are handled by Firebase.
- Users profile data is stored in MongoDB.
- Express
- Mongoose
- Firebase
- body-parser
- cors
- dotenv
- concurrently
- nodemon
- vue
- vue-router
- axios
- tailwindcss
- postcss
- autoprefixer
- moment
- timeago.js