This is a project aimed at writing HTML in JS, exploring various methods and styles of coding in plain JavaScript, as well as fetching data and displaying it on charts using Chart.js.
You can view the assembled website: andso-dashboard.vercel.app
- Clone the repository to your local machine.
- Run
npm install
oryarn
in the project directory to install the required dependencies. - Run
npm run dev
oryarn dev
to get the project started.
Java Script
Chart.js
Vite
HTML & CSS