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

Web view added #37

Closed y-ashaswini closed 8 months ago

y-ashaswini commented 8 months ago

Issue

Relevant 32

Solving Issue number 32

Testing Steps

Please Note: the scripts in the package.json have ever so slightly been changed, so you must do the following:

  1. npm run fetch For webscraping, creating the JSON file

  2. npm run start To start the Node.js server, where you'll be able to view the hosted static webpage at port number 8080 http://localhost:8080

seriouslysean commented 8 months ago

Closed in favor of #43