soumita1234 / HelpingHand

A Donation Website With Razorpay Payment Gateway Integration. Tech Stack Used- HTML, CSS, JavaScript.
https://soumita1234.github.io/HelpingHand/
MIT License
31 stars 75 forks source link

Restructure the code. Add JS, CSS in separate files #137

Closed soumita1234 closed 3 years ago

soumita1234 commented 3 years ago

You can see there is inline CSS styling ans JS . I want them to be in separate files and then link. Remove all the CSS and JS from the HTML(index.html) file. -There is separate css file named style.css add the inline css stylings to this file -Create a JS file named "app.js" and add js components to it.

ayushsoni1010 commented 3 years ago

Heyy @soumita1234👋

I want to work on this issue

Kindly assign me this issue :) Thanks✨

soumita1234 commented 3 years ago

Sure @ayushsoni1010