RIGHT MEET is a meeting application designed to simplify and enhance your online collaboration experience
This project is hosted on Netify: Try NOW.
- Effortless Scheduling: Schedule meetings with ease and invite participants via email.
- Seamless Video Conferencing: Host and join high-quality video meetings with screen sharing capabilities.
- Secure Login: Sign in securely using Google Firebase Authentication.
- Frontend: TypeScript, React
- Backend: ZEO Cloud
- Authentication: Firebase Authentication (Google)
- Database: Firebase Database
- Search: Elastic
- Routing: React Router DOM
To contribute to the development of RIGHT MEET, follow these steps:
git clone https://github.com/RisingLamp/RIGHT-MEET-v1.git
Navigate to the project directory and install dependencies using npm:
cd RIGHT-MEET-v1
npm install
Start the development server:
npm start
This will run the application on a local server, typically accessible at http://localhost:3000 (the port may vary).
We welcome contributions to RIGHT MEET!
- Fork the repository on GitHub.
- Create a new branch for your feature or bug fix.
- Implement your changes and write clear commit messages.
- Submit a pull request for review.
RIGHT MEET is licensed under the MIT License
For any questions or feedback, feel free to create an issue on the GitHub repository.