Skip to content

Latest commit

 

History

History
133 lines (99 loc) · 4.05 KB

README.md

File metadata and controls

133 lines (99 loc) · 4.05 KB

Omeglerr

Omeglerr

Connecting Lives, Connecting minds beyond borders




Omeglerr

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/Shreyansh-kankane/omeglerr/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

Contributors

License

This project is licensed under the MIT License