This is a simple project to use Google Calendar API to view all your events.It fetches your events on server side and allows you to login using OAuth It is developed using NodeJS ,ExpressJS and ReactJS
- The root directory is divided into the client and server directories which consist of their respective files
- To use this project simply clone it and run npm install in both directories seperately run them.
- The config.js file in client folder consist of all the configs and the AUTH_URL variable should consist of the OAUTH link for app access allowance
- In the server side the env must consist of the respective keys
This project is uploaded at link https://gcalmanager-4f9de.web.app This projet is deployed on heroku and firebase