This dashboard is built with D3.js for data visualization
Run This Commands To View The Dashboard Locally :
Change the current working directory to the location where you want the cloned directory to be made :
cd <your_directory>
Clone the repository and install http-server module :
git clone https://github.com/AbdelkhalekESI/CO2-Dashboard.git
npm install -g http-server
http-server -p 3000
Now You Can view the dashboard on http://localhost:3000
This dashboard was built as a part of The Advanced Web Developer Bootcamp
Copyright (c) Abdelkhalek ZELLAT (https://github.com/AbdelkhalekESI). Released under MIT. See LICENSE
for details.