Added the following chemical molecule diagrams to Storybook:
Created a src/chemistry folder and added components for Bond, Atom, and Molecule. Using these subcomponents, created storybook entry for Molecule and added 5 example molecules inside of the storybook file.
Added the following chemical molecule diagrams to Storybook:
Created a
src/chemistry
folder and added components forBond
,Atom
, andMolecule
. Using these subcomponents, created storybook entry forMolecule
and added 5 example molecules inside of the storybook file.