Image
Code

Let's make a face: part 5

rvdv

Last edited Dec 20, 2021
Created on Dec 20, 2021

Refactoring the smiley face with React and D3 into multiple files with ES6 modules.

File structure:

  • index.js
    • BackGroundCircle.js
    • Eyes.js
    • Mouth.js
      • d3.arc
MIT Licensed