An innovative and interactive app for classrooms! Integrated with VideoSDK's Github repository for video conferencing.
Video conferencing feature implemented via: https://github.com/videosdk-live/videosdk-rtc-react-sdk-example
Copy the .env.local.example
file in your project's root directory, rename it to .env
, and replace placeholder values with your actual configuration.
Please reach out to the Slack channel, @sasszz or @jchodon for the values.
Please run npm install
in both client and parent directories separately. Two terminals will be needed.
Will require two terminals open and running simultaneously for server and client.
Start the server in dir://classroom-connect-mern [PARENT DIRECTORY]
npm install
node server.js
Start the frontend in dir://classroom-connect-mern/client [CLIENT FOLDER]
npm install
npm run dev
Built in collaboration with fellow coders in the pursuit of developing the future of technology.
GirlDevelopIt, GDI, is a national nonprofit organization that creates welcoming, supportive opportunities for women and non-binary adults to learn software development skills. Please join or support this wonderful organization, or click the link to learn more!