- Visit the deployed app on Netlify -> https://abriels-react-zodiac.netlify.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.