Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 1.79 KB

File metadata and controls

61 lines (43 loc) · 1.79 KB

In this project, let's build a Social Buttons by applying the concepts we have learned till now.

Refer to the image below:


social-buttons-output

Design Files

Click to view

Completion Instructions

Implementation Files

Use these files to complete the implementation:

  • index.js
  • index.css

Resources

Image URLs
Colors
Hex: #eab308
Hex: #ffffff
Hex: #1d4ed8
Hex: #323f4b
Font-families
  • Roboto
  • Bree Serif

Things to Keep in Mind

  • Do not remove the pre-filled code
  • Want to quickly review some of the concepts you’ve been learning? Take a look at the Cheat Sheets.