seriouslysean / monster-hunter-now-events

A tool that auto-generates calendar events for Monster Hunter Now by scraping web news articles, processing them with AI, and creating a convenient calendar subscription.
https://seriouslysean.github.io/monster-hunter-now-events/
MIT License
8 stars 9 forks source link

[Feature]: Improve index.html #43

Closed y-ashaswini closed 8 months ago

y-ashaswini commented 8 months ago

Issue

Relevant issue number

Running Steps

  1. npm run start (fetching data)
  2. npm run server (starts a simple node [nodemon] server instance on port 8080)
  3. can view the static site @ localhost:8080 or where it is hosted @ github pages (since it's all happening through index.html)
y-ashaswini commented 8 months ago

@seriouslysean , there are just a few things that I need some clarification with:

Thanks!

y-ashaswini commented 8 months ago

Thank you! Your suggestions have been very insightful, truly enjoyed contributing to your repo :)