jackyzha0 / curius-viz

Home Page:https://jackyzha0.github.io/curius-viz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curius-viz

Scraping

cd scraper

# only run once
npm i

# actually scrape, this will produce a file called dump.json which you can then use
node index.js

Running the test site

cd viz

# only run once
npm i

# run dev server on localhost:3000
npm run dev

About

https://jackyzha0.github.io/curius-viz/


Languages

Language:JavaScript 94.5%Language:HTML 3.4%Language:CSS 2.2%