ahmedsaheed / curius-viz

Home Page:https://jzhao.xyz/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 product 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://jzhao.xyz/curius-viz/


Languages

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