AtomLeap Technical Assessment

This is an application created by React and D3.js that presents the data visualization of funding volume and number of funding rounds per category.

How to run the app

You can run the app in the development mode by typing the code below in the terminal:

cd fundingviz
npm install
npm start

Note

I created a scratch sheet listing out the subjectives and decisions to make for this project. You can find the scratch sheet here.