About

This is a simple Next.js app that uses D3.js to render multiple components.

I am not using images, but ratherScalable Vector Graphics(SVGs) to render the components. It is a powerful way to render graphics by using DATA to create and manipulate SVGs.

The app is a work in progress and is intended to be a learning experience for me.

That being said, I will be developing and testing new component ideas and features as I learn more about D3.js.

Currently, I am working on multiple components. The components will include a world map, a country chart, a word cloud and much more.

To learn more about D3.js, please visit theD3.jswebsite.