SoMedia is a Social Media App,it provides users free web space to Upload contents like text , image or video in real time
Try out the application at https://uche-okoroafor.github.io/SoMedia/!
- Vue - The framework used for developing the components and UI.
- Bootstrap 4 - Javascript framework for styling and CSS compartmentalization.
- User login/sign up authentication.
- Content Sharing.
- Instant Messaging System.
- Real-Time Notifications
If you want to run the application locally, follow the instructions below:
- Clone repository
- Install Dependencies - Run
npm install
in the root directory and client directory - Run Npm run serve