/DevMeets

A platform where all developers can have video calls . Manage all their invited meetings and for free time they can invest it in reading docs and assessing their skills through quiz.

Primary LanguageTypeScript

App Screenshot

A meet app which can used to create, join and schedule your meetings

App Screenshot If you do a lot of meetings and gets lost in fields of links to find the your next meeting link, then this is a perfect app that can help you

App Screenshot

Deployment

To deploy this project run

npm install --global yarn
yarn install
yarn run
npm run dev