See this project live at https://flamesofamazonia.netlify.app/
This data story was created by Ri Le, Emma Lu, Nishat Chowdhury, and Anavi Lohia for the course Introduction to Data Visualization during 2019 Fall taught by Professor Agnes Chang at Columbia University.
- Install
nvm
andnode
nvm use
to switch Node versionnpm install
to install dependenciesnpm run dev
to start Parcel dev servernpm run build
to start static Parcel buildnpm run deploy
to bundle and deploy to Netlify