An interactive journey through the century's most significant economic transformations. Watch as global GDP trends come to life through dynamic visualizations and compelling storytelling.
Money Moves transforms complex economic data into an engaging visual narrative. Through interactive charts and smooth animations, users explore three major turning points that reshaped the global economy:
- The 2008 Financial Crisis
- The 2015 Oil Price Collapse
- The COVID-19 Pandemic
Each chapter combines data visualization with storytelling to reveal how these events transformed global GDP patterns.
- Vue.js - Frontend framework
- D3.js - Data visualization
- Modern JavaScript - ES6+ features
- CSS3 - Smooth animations
# Install dependencies
npm install
# Start development server
npm run dev
# Deploy to GitHub Pages
npm run deploy