/hb1-react-zodiac

React Week 1 -- Half Baked #1: Zodiac App

Primary LanguageJavaScript

Abriel Presents: React Zodiac App

  • There was a list of zodiacs provided in data.js, as well as an empty component and an empty component. I added the code to display the zodiac names and dates by mapping through the list provided and rendering a component for each sign.