Closed andrewquach-dev closed 1 year ago
@andrewquach-dev, I see you removed the moment-timezone from the package.json. Where is the data coming from?
@andrewquach-dev, I see you removed the moment-timezone from the package.json. Where is the data coming from?
I removed it because it was deprecated and I couldn't get it to work without making a huge bundle.js file. It's getting the data locally from the browser.
ah! thats good to know. that's awesome! I was looking for a CDN or something lol
I added a temporary header and footer styles from an old web project of mine so that the website wouldn't look so bare. Also, I used clamp variables to make font size, margin, and padding fluid and responsive. Let me know your thoughts