Open harshay97 opened 5 years ago
@hardy1334 can u guide me a bit how to work around it ?
sure, I guess initially u need to be familiar with concept of props in react, just work around it and I guess u will figure it out
can you guide me with some help regarding props in react
sure you can go through https://reactjs.org/docs/components-and-props.html to get idea about props
Thanks a lot
Is the website compatible with other browsers? such as Chrome and Mozila Firefox?
yeah,it works on all browsers, the thing is that there some properties of css which works in chrome and may not work in firefox
Okay, I tried to open the same website on a safari browser on a mobile application but seemed to have a totally different layout compared to chrome on an android.
Is this something you would like to fix or is it not a problem?
this project is currently not responsive(that means ) it looks good on all devices whether its ipad,mobile,pc,etc.
If u want u make it responsive and submit pull request,I will review that
okay. For the js files within the components folder, will they affect the output of the website (the CSS functionality)
Would it be ok if some of the features are changed around the website? or would you like it as it is? I could potentially make it sharper
sure go for it,looking forward for it
Ill see if it can be done, otherwise it will stay the way it is
I think there is some small bug in light and dark theme,it doesn't change with click eventlistener but with mouseover eventlistener.I guess this thing needs to be changed.