iib-svelte-workshop-chart

Iib Svelte Workshop Chart

Our completed line chart

IIB Workshop: Svelte + D3

This is a recreation of a dual line chart found in FiveThirtyEight's 2020 Election Forecast.

Getting started

1. Clone the template

In your terminal, run the following command:

git clone https://github.com/connorrothschild/svelte-d3-iib-workshop.git

Then, cd into that directory.

2. Install dependencies

Run npm install or pnpm install to install the dependencies.

3. Start the development server

Run npm run dev to start the development server.

Top categories

Loading Svelte Themes