CalendaLink A web app that allows users to connect and share their calendars with friends for easier scheduling. Frontend - React Backend - MongoDB, Express.js, Node.js, Guide for running the app move dir to src/frontend and run "npm i init" at the terminal run "npm run dev" move dir to src/backend and run "npm i init" at the terminal run "npm run dev" FAQ I can see the site but i got a "cert auth error" at console. go to the backend url (the default is "https://localhost:5000") it will say that it's unsafe then press the advanced button and just press proceed eventhough it's unsafe button it will now work ^^