Once you complete the challenge, you'll:
- You send us a github link to your repo
- We'll run
npm install
andnpm run start
to view your result
- Use React to build out what you see in this Figma link.
- It contains two carousels, each with different content, and one has blue text.
- Please find a good carousel dependency to use and don't rebuild the wheel.
- Grab the data.json file from here to use for the carousel content.
- We also want you to take a stab at responsive styling. The design is only the desktop version, but it also needs to look good on mobile.
- How closely it resembles the original design
- How you organize your react components
- Reusability
- How you organize typography
- How you're able to do a mobile version without a strict design