Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.14 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.14 KB

Build and Deploy master code style: prettier

Zoom Schedule

This Schedule helps students to keep all their Zoom-Links and passwords at one place and access them from every device. If you want to host this App yourself and plan to use the compatible API from me, make sure to host both Apps on the same TLD or use CORS correctly.

Demo

This Demo is using the Zoom-Schedule Backend. It's not only a Demo, but a production build with a persistent database. There is no need to host this app yourself.

DEMO

Screenshot

Setup - Build - Run

Install all dependencies

yarn

Run development server

yarn start

Build project

yarn build