Closed sghw7 closed 3 years ago
Tried running the website and it returned a compile error. You added HTML to a javascript file. You shouldn't have replaced everything in the file, you should have added your HTML to the existing stuff. Look into the react framework instead of just creating an Html file. You have to create a react component for this The file already had a beginning draft of the Home component
just look at the lines you removed and between
Homepage and css file