developer-student-clubs / resume-builder

Clone of Resume-builder App.. Building in reactjs library of javascript✨
14 stars 11 forks source link

Updated Footer styles and Readme and Contributing #10

Closed dellucifer closed 1 year ago

dellucifer commented 1 year ago

Firstly, I added styles and a hover effect in the footer to make it look more attractive. Secondly, I updated the default NPM readme in order to provide more info to visitors on the project page. Thirdly, I observed some grammatical, spelling, and extra whitespace. So, I corrected them.

Also, the project is having some warnings related to alt attribute in img tag` so, I have also fixed them by changing the alt value.

dellucifer commented 1 year ago

These are not that much big issues. So, I thought of not creating issues and directly raising PR.

jeetsavsani1173 commented 1 year ago

actually @dellucifer I am getting some error by runing npm install Command like this "found 2 high severity vulnerabilities"
if you are able to resolve than you can solve error..

dellucifer commented 1 year ago

But I haven't changed any npm packages or scripts, just add some styles to make UI better...