Closed shaurya35 closed 1 month ago
@aadarsh10c Hi there Yes you can proceed with the contribution
Hey @shaurya35 , there is minor issue while , while doing npm install
.
There a 2 vulnerabilities .
This is a easy fix , do npm audit fix
. Should I go ahead ?
Also , please assign this issue to me.
@aadarsh10c for sure if it works out for you and all the feature still works generally it occurs because of older version of packages and its normal
Also @shaurya35 , what is being asked here is that , whenver a user clicks on a page , leads to a loading animation , while data is fetched and the page is rendered ? Also , please assign this issue to me.
@aadarsh10c yes, basically to enhance user experience
Hey I have doubt regardign setting up .env file :
PORT=
MONGO_URI=
JWT_SECRET=password
TWILIO_ACCOUNT_SID=
TWILIO_AUTH_TOKEN=
I am new to this, so how should i set up these values for testign purposes? @shaurya35
@aadarsh10c you will have to figure it out, you don't need any of it to add a loader, pls refer stack overflow, chat gpt etc for more info.
Sorry for late response , i was out of station. After doing some searching , I think best loaders would be pure css loaders. I just want your opinions on which loader is the best suitable. Any suggestions let me know. https://codesandbox.io/p/sandbox/3gj5ck?file=%2Fsrc%2FApp.js%3A9%2C39
@aadarsh10c a good loader would be something that matches the theme, you may try testing out with various loaders and make a pull request out of one.
Hi @shaurya35 , would love to work on this issue