Export Image
Export Code

Fork of Smiley Face Part-3 (React and d3)

sridhar2606

Last edited Mar 01, 2024
Created on Feb 27, 2024

Part-3) D3 intro

  • Getting started with the D3 library

  • Using arc from the d3-shape package arc is a helper function used for drawing an arc shape for the mouth.

  • SVG path elements

  • SVG group elements and the transform attribute

  • Using ES6 Template Literals

  • Adding the mouth to our face

Assignment: Tweak the Face!!

MIT Licensed