MathisLeRoyNivot / data-visualization-project

Data visualization project

Home Page:https://data-visualization-project.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Visualization Project

Installation ⚙️

1st step

Clone this repository by taping this command in your CLI:

git clone https://github.com/MathisLeRoyNivot/data-visualization-project

2nd step

Install dependencies with npm:

npm install # or npm i

And you're done! ✅

Run the project

Run the local server:

npm run dev

Build for production in the dist/ directory

npm run build

Contributors 💻

License ✅

MIT license 2021 ©

About

Data visualization project

https://data-visualization-project.netlify.app/

License:MIT License


Languages

Language:JavaScript 78.6%Language:HTML 15.4%Language:CSS 5.9%