When cloning the repository ---- install the dependencies using 'npm install' for both frontend and backend
Run backend - nodemon server.js Run frontend - npm run dev
Do not delete the repo locally as you will lose the gitignore files form you computer.
List of features yet to include -- google signup and signin password and credentials local stroage using indexDB or localstorage fast loading when signup or sigin no request to be sent for signup or sigin when current is running...