Real-Dev-Squad / skill-tree-frontend

Display the skills a user has and the endorsements created for adding new skills to users profile
https://skills.realdevsquad.com/
0 stars 14 forks source link

Remove fetch from hooks #71

Closed satyam73 closed 2 months ago

satyam73 commented 7 months ago

Issue Description

Right now we're using fetch at some places but we should use axios instead of fetch.

Expected Behavior

It should use axios instead of fetch.

Current Behavior

It is using fetch at some places.

Screenshots

n/a

Reproducibility

Steps to Reproduce

Severity/Priority

Additional Information

Checklist

Hansraj8149 commented 7 months ago

Hey, I wanted to start my open-source contribution journey and was looking for some issues to contribute on, happy to work on this issue. If you may assign this to me.😊😊

satyam73 commented 7 months ago

Hey, I wanted to start my open-source contribution journey and was looking for some issues to contribute on, happy to work on this issue. If you may assign this to me.😊😊

Nice you can take it up

yesyash commented 2 months ago