Omeglerr
Connecting Lives, Connecting minds beyond borders
Table of Contents
Introduction
Omeglerr is a platform that facilitates connections and conversations across borders, bringing people together in a virtual space.
#AI #virtualconnections #socialplatform
P.S. Want to contribute? We're all ears!
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
Make sure you have the necessary dependencies installed:
- Node.js
- Nodemon (for server development)
Installation
Clone the repository:
git clone https://github.com/CodeDeployingSquad/Omeglerr.git
cd Omeglerr
For Client:
Install dependencies:
npm install
Run the development server:
npm run dev
For Server:
Install dependencies:
cd server
npm install
Run the server:
npm start
Built With
- Next.js
- Express
- Socket.io
- WebRTC
- Tailwind
Contributing
For contributing check our Contributing Guide (opens in a new tab)
For more guidance check out All Guides (opens in a new tab)
Contributors
(opens in a new tab)License
This project is licensed under the MIT License (opens in a new tab) - see the LICENSE.md (opens in a new tab) file for details.