Skip to content

cs0320-f23/term-project-hzhan196-mgonza49-jmokkama-tngampra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run tests and web scraper (this should not be neceassary if you are using UpdateHandler in the server):

To install tailwindCSS, run:

npm install -D tailwindcss

npx tailwindcss -i ./src/style/interface.css -o ./dist/output.css

To install the bar charts, run:

npm install chart.js react-chartjs-2 chartjs-plugin-datalabels

To install materialui and headlessui, run:

npm install @headlessui/react @heroicons/react @mui/material @mui/icons-material

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published