Calendar receives data from API
This APP provides the same functionality as Calendly.
If you wish to have a basic calendar and only then develop it yourself, you can just switch to this branch "basic-version-without-api" by running this command: git fetch && git checkout basic-version-without-api.
- npm install
- npm start